Uses of Class
org.apache.servicemix.common.AsyncBaseLifeCycle

Packages that use AsyncBaseLifeCycle
org.apache.servicemix.common Base classes to write JBI standard Binding Components and Service Engines 
 

Uses of AsyncBaseLifeCycle in org.apache.servicemix.common
 

Subclasses of AsyncBaseLifeCycle in org.apache.servicemix.common
 class BaseLifeCycle
          Base class for life cycle management of components.
 class 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.
 



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