cgl.narada.wsinfra.wsrm.impl
Class WsrmExchangeInfoCreatorImpl
java.lang.Object
cgl.narada.wsinfra.wsrm.impl.WsrmExchangeInfoCreatorImpl
- All Implemented Interfaces:
- WsrmExchangeInfoCreator
public class WsrmExchangeInfoCreatorImpl
- extends Object
- implements WsrmExchangeInfoCreator
This is a utility class which constructs a WsrmExchangeInfo based on
the supplied Envelope Document.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static WsrmExchangeInfoCreator getInstance()
createWsrmExchangeInfo
public WsrmExchangeInfo createWsrmExchangeInfo(EnvelopeDocument envelopeDocument)
throws ProcessingException
- Creates a WsrmExchangeInfo based on the supplied envelope
- Specified by:
createWsrmExchangeInfo in interface WsrmExchangeInfoCreator
- Throws:
ProcessingException
For comments and suggestions please send
e-mail to
The NaradaBrokering Project