cgl.narada.wsinfra.wsrm
Class WsrmActions

java.lang.Object
  extended bycgl.narada.wsinfra.wsrm.WsrmActions

public class WsrmActions
extends Object

This class provides a one-stop for all the QNames related to WSRM. 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
WsrmActions()
           
 
Method Summary
 String getCreateSequence()
           
 ActionDocument getCreateSequenceAction()
           
 String getCreateSequenceResponse()
           
 ActionDocument getCreateSequenceResponseAction()
           
static WsrmActions getInstance()
           
 String getTerminateSequence()
           
 ActionDocument getTerminateSequenceAction()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WsrmActions

public WsrmActions()
Method Detail

getInstance

public static WsrmActions getInstance()

getCreateSequence

public String getCreateSequence()

getCreateSequenceResponse

public String getCreateSequenceResponse()

getTerminateSequence

public String getTerminateSequence()

getCreateSequenceAction

public ActionDocument getCreateSequenceAction()

getCreateSequenceResponseAction

public ActionDocument getCreateSequenceResponseAction()

getTerminateSequenceAction

public ActionDocument getTerminateSequenceAction()


BOTTOM NAVBAR ======= -->