|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.
Method Summary | |
---|---|
void |
initialise(Object component)
|
Method Detail |
---|
void initialise(Object component) throws InitialisationException
InitialisationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |