|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseContext | |
---|---|
com.tibco.amf.platform.runtime.extension.context |
Uses of BaseContext in com.tibco.amf.platform.runtime.extension.context |
---|
Subinterfaces of BaseContext in com.tibco.amf.platform.runtime.extension.context | |
---|---|
interface |
ComponentContext
Extends the SCA ComponentContext with additional context of the component. |
interface |
EndpointContext
Defines the context for endpoints, this interface is extended by ServiceEndpointContext and
ReferenceEndpointContext . |
interface |
ReferenceEndpointContext
Endpoint context associated with component references. |
interface |
ServiceEndpointContext
Endpoint context associated with component services. |
Constructors in com.tibco.amf.platform.runtime.extension.context with parameters of type BaseContext | |
---|---|
LifeCycleEvent(BaseContext baseContext,
LifeCycleEvent.Type type)
Creates a life cycle event of the specified type. |
|
LifeCycleEvent(BaseContext baseContext,
LifeCycleEvent.Type type,
java.lang.String adminToken)
Creates a life cycle event of the specified type. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |