org.mule.transport.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


Method Summary
 void initialise(org.apache.axis.handlers.soap.SOAPService service)
           
 

Method Detail

initialise

void initialise(org.apache.axis.handlers.soap.SOAPService service)
                throws org.mule.api.lifecycle.InitialisationException
Throws:
org.mule.api.lifecycle.InitialisationException


Copyright © 2003-2013 MuleSoft, Inc.. All Rights Reserved.