Package org.apache.servicemix.common

Base classes to write JBI standard Binding Components and Service Engines

See:
          Description

Interface Summary
Deployer A deployer is responsible for handling one type of artifact deployment.
ExchangeProcessor  
ServiceMixComponent Represents an extended JBI Component implementation which exposes some extra features
 

Class Summary
AbstractDeployer Base classes for custom artifacts deployers.
AsyncBaseLifeCycle Base class for life cycle management of components.
BaseBootstrap Deprecated.  
BaseComponent Base class for a component.
BaseLifeCycle Base class for life cycle management of components.
BaseServiceUnitManager A simple service unit manager.
BasicWorkManager Deprecated. Components should use the executor on the ServiceMixComponent for thread pools
DefaultBootstrap Deprecated. Due to JBI classloader mechanism, component should not use this class directly, but copy it, or rely on the maven-jbi-plugin to provide a default implementation.
DefaultComponent A useful base class for writing new JBI components which includes the ComponentLifeCycle interface methods so that you can write a new component in a single class with minimal overloading.
Endpoint  
EndpointComponentContext  
EndpointDeliveryChannel This class is a wrapper around an existing DeliveryChannel that will be given to service engine endpoints so that they are able to send messages and to interact with the JBI container.
EndpointSupport  
ExternalEndpoint  
ManagementSupport ManagementMessageHelper is a class that ease the building of management messages.
ManagementSupport.Message  
PersistentConfiguration Deprecated.  
Registry  
ResolvedEndpoint A default implementation of a resolved endpoint
ServiceUnit  
 

Package org.apache.servicemix.common Description

Base classes to write JBI standard Binding Components and Service Engines



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