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

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.umo.lifecycle.InitialisationException
Throws:
org.mule.umo.lifecycle.InitialisationException


Copyright © 2003-2007 MuleSource, Inc.. All Rights Reserved.