Package org.apache.servicemix.jbi.container

The JBI Container implementation and supporting classes

See:
          Description

Interface Summary
EnvironmentContextMBean  
 

Class Summary
ActivationSpec Represents the registration of a component with the JBIContainer
ComponentEnvironment Holder for environment infomation
DeployServiceAssembly Deploys a service assembly using either a File URL or the maven groupId, artifactId and optional versions.
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) |-> |->
InstallComponent Installs a component using either a File URL or the maven groupId, artifactId and optional versions.
InstallSharedLibrary Installs a shared library using either a File URL or the maven groupId, artifactId and optional versions.
JBIContainer The main container
ServiceAssemblyEnvironment  
SpringJBIContainer An enhanced JBI container which adds some Spring helper methods for easier configuration through spring's XML configuration file.
SpringServiceUnitContainer Used to hold a Server Unit configuration.
SubscriptionSpec Represents a subscription to a JBI endpoint.
 

Package org.apache.servicemix.jbi.container Description

The JBI Container implementation and supporting classes



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