Uses of Interface
com.tibco.amf.platform.runtime.extension.context.BaseContext

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.
 



Copyright © 2010 TIBCO Software Inc. All Rights Reserved.