public interface LifecycleCallback<O>
LifecycleManager
The callback is used so that transitions can be managed consistently outside of an object| Modifier and Type | Method and Description |
|---|---|
void |
onTransition(String phaseName,
O object) |
void onTransition(String phaseName, O object) throws MuleException
MuleExceptionCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.