Package | Description |
---|---|
com.streamscape.runtime | |
com.streamscape.sef |
Modifier and Type | Method and Description |
---|---|
FabricComponent |
RuntimeContext.lookupComponent(ContextId contextId)
Finds and returns a bound component by its
Context Id . |
FabricComponent |
RuntimeContext.unbind(ContextId id)
Unbinds the fabric component from the
Runtime Context bindery. |
Modifier and Type | Method and Description |
---|---|
ContextId |
FabricComponent.getContextId()
Returns the Context Id of this Fabric Component.
|
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.