cgl.narada.wsinfra.wsa
Class WsaActions

java.lang.Object
  extended bycgl.narada.wsinfra.wsa.WsaActions

public class WsaActions
extends Object

This class provides a one-stop for all the actions related to WSA. This eliminates the need to hard-code this in several places. Furthermore, if the spec changes the impact of this change will be felt at far fewer places.


Constructor Summary
WsaActions()
           
 
Method Summary
 String getFault()
           
static WsaActions getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WsaActions

public WsaActions()
Method Detail

getInstance

public static WsaActions getInstance()

getFault

public String getFault()