org.wso2.wsas.admin.service.util
Class ServiceArchiveCreator.AxisMessageLookup

java.lang.Object
  extended by org.wso2.wsas.admin.service.util.ServiceArchiveCreator.AxisMessageLookup
Enclosing class:
ServiceArchiveCreator

protected static class ServiceArchiveCreator.AxisMessageLookup
extends java.lang.Object

TODO Find better way via Axis2. Introduce a new method getMessages to AxisOperation.


Constructor Summary
protected ServiceArchiveCreator.AxisMessageLookup()
           
 
Method Summary
protected  java.util.Map lookup(org.apache.axis2.description.AxisOperation axisOperation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceArchiveCreator.AxisMessageLookup

protected ServiceArchiveCreator.AxisMessageLookup()
Method Detail

lookup

protected java.util.Map lookup(org.apache.axis2.description.AxisOperation axisOperation)