Uses of Package
org.apache.servicemix.jbi.container

Packages that use org.apache.servicemix.jbi.container
org.apache.servicemix.client A JBI client interface for interacting with a JBI container easily from client side applications. 
org.apache.servicemix.jbi.container The JBI Container implementation and supporting classes 
org.apache.servicemix.jbi.event Event and listeners definitions that can be registered in the JBI container. 
org.apache.servicemix.jbi.framework Component Framwork - internal representations of Components and registries for end points, service units etc Provides standard Installation and Deployment services 
org.apache.servicemix.jbi.logging   
org.apache.servicemix.jbi.management Supporting classes for ServiceMix management 
org.apache.servicemix.jbi.messaging JBI Normalized Message Service (NMS) implementation classes 
org.apache.servicemix.jbi.monitoring   
org.apache.servicemix.jbi.nmr The Normalized Message Router implementation. 
org.apache.servicemix.jbi.view   
org.apache.servicemix.tck   
 

Classes in org.apache.servicemix.jbi.container used by org.apache.servicemix.client
ActivationSpec
          Represents the registration of a component with the JBIContainer
JBIContainer
          The main container
 

Classes in org.apache.servicemix.jbi.container used by org.apache.servicemix.jbi.container
ActivationSpec
          Represents the registration of a component with the JBIContainer
ComponentEnvironment
          Holder for environment infomation
DeploySupport
           
EnvironmentContext
          Holder for environment information (component root dir) |-> version_X (versionned dir) \-> workspace (workspace dir) ServiceAssembly root \-> version_X (versionned dir) |-> install (unzip dir) \-> sus (service units dir) |-> |->
EnvironmentContextMBean
           
JBIContainer
          The main container
ServiceAssemblyEnvironment
           
SubscriptionSpec
          Represents a subscription to a JBI endpoint.
 

Classes in org.apache.servicemix.jbi.container used by org.apache.servicemix.jbi.event
JBIContainer
          The main container
 

Classes in org.apache.servicemix.jbi.container used by org.apache.servicemix.jbi.framework
ActivationSpec
          Represents the registration of a component with the JBIContainer
ComponentEnvironment
          Holder for environment infomation
EnvironmentContext
          Holder for environment information (component root dir) |-> version_X (versionned dir) \-> workspace (workspace dir) ServiceAssembly root \-> version_X (versionned dir) |-> install (unzip dir) \-> sus (service units dir) |-> |->
JBIContainer
          The main container
ServiceAssemblyEnvironment
           
SubscriptionSpec
          Represents a subscription to a JBI endpoint.
 

Classes in org.apache.servicemix.jbi.container used by org.apache.servicemix.jbi.logging
JBIContainer
          The main container
 

Classes in org.apache.servicemix.jbi.container used by org.apache.servicemix.jbi.management
JBIContainer
          The main container
 

Classes in org.apache.servicemix.jbi.container used by org.apache.servicemix.jbi.messaging
ActivationSpec
          Represents the registration of a component with the JBIContainer
JBIContainer
          The main container
 

Classes in org.apache.servicemix.jbi.container used by org.apache.servicemix.jbi.monitoring
JBIContainer
          The main container
 

Classes in org.apache.servicemix.jbi.container used by org.apache.servicemix.jbi.nmr
JBIContainer
          The main container
 

Classes in org.apache.servicemix.jbi.container used by org.apache.servicemix.jbi.view
JBIContainer
          The main container
 

Classes in org.apache.servicemix.jbi.container used by org.apache.servicemix.tck
SpringJBIContainer
          An enhanced JBI container which adds some Spring helper methods for easier configuration through spring's XML configuration file.
 



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.