org.mule.providers.soap.axis
Interface AxisInitialisable


public interface AxisInitialisable

AxisInitialisable can be implemented by a Mule component that will be used as an Axis service to customise the Axis Service object

Version:
$Revision: 1.3 $
Author:
Ross Mason

Method Summary
 void initialise(SOAPService service)
           
 

Method Detail

initialise

public void initialise(SOAPService service)
                throws InitialisationException
Throws:
InitialisationException


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