org.mule.providers.soap.glue
Class GlueInitialisationCallback
java.lang.Object
org.mule.providers.soap.glue.GlueInitialisationCallback
- All Implemented Interfaces:
- org.mule.impl.InitialisationCallback
- public class GlueInitialisationCallback
- extends Object
- implements org.mule.impl.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(electric.service.IService service,
String path,
electric.glue.context.ServiceContext context)
initialise
public void initialise(Object component)
throws org.mule.umo.lifecycle.InitialisationException
- Specified by:
initialise in interface org.mule.impl.InitialisationCallback
- Throws:
org.mule.umo.lifecycle.InitialisationException
Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.