|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.providers.soap.glue.GlueInitialisationCallback
GlueInitialisationCallback
is invoked when an Glue service component is
created from its descriptor.
Field Summary | |
protected static Log |
logger
logger used by this class |
Constructor Summary | |
GlueInitialisationCallback(IService service,
java.lang.String path,
ServiceContext context)
|
Method Summary | |
void |
initialise(java.lang.Object component)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static transient Log logger
Constructor Detail |
public GlueInitialisationCallback(IService service, java.lang.String path, ServiceContext context)
Method Detail |
public void initialise(java.lang.Object component) throws InitialisationException
initialise
in interface InitialisationCallback
InitialisationException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |