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: 1.3 $
Author:
Ross Mason

Method Summary
 void initialise(IService service, ServiceContext context)
           
 

Method Detail

initialise

public void initialise(IService service,
                       ServiceContext context)
                throws InitialisationException
Throws:
InitialisationException


Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.