Uses of Interface
javax.jbi.component.ComponentContext

Packages that use ComponentContext
javax.jbi.component   
 

Uses of ComponentContext in javax.jbi.component
 

Methods in javax.jbi.component that return ComponentContext
 ComponentContext InstallationContext.getContext()
          Get the JBI context for this component.
 

Methods in javax.jbi.component with parameters of type ComponentContext
 void ComponentLifeCycle.init(ComponentContext context)
          Initialize the component.
 



Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.