com.eviware.soapui.impl.wsdl.support.wsa
Class WsaContainerImpl

java.lang.Object
  extended by com.eviware.soapui.impl.wsdl.support.wsa.WsaContainerImpl
All Implemented Interfaces:
WsaContainer

public class WsaContainerImpl
extends java.lang.Object
implements WsaContainer


Constructor Summary
WsaContainerImpl()
           
 
Method Summary
 WsdlOperation getOperation()
           
 WsaConfig getWsaConfig()
           
 boolean isWsaEnabled()
           
 void setOperation(WsdlOperation operation)
           
 void setWsaEnabled(boolean arg0)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WsaContainerImpl

public WsaContainerImpl()
Method Detail

getOperation

public WsdlOperation getOperation()
Specified by:
getOperation in interface WsaContainer

getWsaConfig

public WsaConfig getWsaConfig()
Specified by:
getWsaConfig in interface WsaContainer

isWsaEnabled

public boolean isWsaEnabled()
Specified by:
isWsaEnabled in interface WsaContainer

setWsaEnabled

public void setWsaEnabled(boolean arg0)
Specified by:
setWsaEnabled in interface WsaContainer

setOperation

public void setOperation(WsdlOperation operation)
Specified by:
setOperation in interface WsaContainer


Copyright © 2005-2010 eviware.com. All Rights Reserved.