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 InitialisationException
InitialisationExceptionCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.