org.mule.providers.soap.glue
Interface GlueServiceInitialisable


public interface GlueServiceInitialisable

GlueServiceInitialisable registers your service component to be notified when it is being registered as a Glue soap service. Users can control how the service behaves by manipulating the ServiceContext

Version:
$Revision: 3798 $
Author:
Ross Mason

Method Summary
 void initialise(electric.service.IService service, electric.glue.context.ServiceContext context)
           
 

Method Detail

initialise

public void initialise(electric.service.IService service,
                       electric.glue.context.ServiceContext context)
                throws org.mule.umo.lifecycle.InitialisationException
Throws:
org.mule.umo.lifecycle.InitialisationException


Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.