public interface LifecycleAdapter extends Lifecycle
LifecycleAdapter is a wrapper around a pojo service that adds
Lifecycle methods to the pojo. It also associates the pojo service with its
Service object.ServicePHASE_NAMEPHASE_NAMEPHASE_NAMEPHASE_NAME| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(MuleEvent message) |
boolean |
isDisposed() |
boolean |
isStarted() |
initialisedisposeboolean isStarted()
boolean isDisposed()
Object invoke(MuleEvent message) throws MuleException
MuleExceptionCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.