|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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
Deprecated. use SyncLifeCycleWrapper instead |
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. |
| Constructors in org.apache.servicemix.common with parameters of type AsyncBaseLifeCycle | |
|---|---|
SyncLifeCycleWrapper(AsyncBaseLifeCycle lifeCycle)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||