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

Method Summary
 void initialise(SOAPService service)
           
 

Method Detail

initialise

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


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