org.mule.providers.soap.glue
Class GlueInitialisationCallback
java.lang.Object
org.mule.providers.soap.glue.GlueInitialisationCallback
- All Implemented Interfaces:
- InitialisationCallback
- public class GlueInitialisationCallback
- extends Object
- implements InitialisationCallback
GlueInitialisationCallback is invoked when an Glue service
component is created from its descriptor.
- Version:
- $Revision: 3798 $
- Author:
- Ross Mason
|
Field Summary |
protected static Log |
logger
logger used by this class |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected static Log logger
- logger used by this class
GlueInitialisationCallback
public GlueInitialisationCallback(IService service,
String path,
ServiceContext context)
initialise
public void initialise(Object component)
throws InitialisationException
- Specified by:
initialise in interface InitialisationCallback
- Throws:
InitialisationException
Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.