public interface LifecycleAdapter
extends org.mule.runtime.api.lifecycle.Lifecycle
LifecycleAdapter is a wrapper around a pojo service that adds Lifecycle methods to the pojo.| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(Event message,
Event.Builder eventBuilder) |
boolean |
isDisposed() |
boolean |
isStarted() |
boolean isStarted()
boolean isDisposed()
Object invoke(Event message, Event.Builder eventBuilder) throws org.mule.runtime.api.exception.MuleException
org.mule.runtime.api.exception.MuleExceptionCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.