| Package | Description |
|---|---|
| org.apache.servicemix.common |
Base classes to write JBI standard Binding Components and Service Engines
|
| Modifier and Type | Class and Description |
|---|---|
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. |
| Constructor and Description |
|---|
SyncLifeCycleWrapper(AsyncBaseLifeCycle lifeCycle) |
Copyright © 2005-2014 FuseSource. All Rights Reserved.