org.mule.providers.soap.glue
Interface GlueInitialisable


public interface GlueInitialisable

GlueInitialisable can be implemented by a Mule component that will be used as an Glue Soap service to customise the Glue Service object

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.