public interface InitialisationCallback
InitialisationCallback is used to provide customised initialiation for more complex components. For example, soap
services have a custom initialisation that passes the service object to the mule service.| Modifier and Type | Method and Description |
|---|---|
void |
initialise(Object component) |
void initialise(Object component) throws org.mule.runtime.api.lifecycle.InitialisationException
org.mule.runtime.api.lifecycle.InitialisationExceptionCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.