cgl.narada.wsinfra.wsr.impl
Class WsrExchangeInfoCreatorImpl
java.lang.Object
cgl.narada.wsinfra.wsr.impl.WsrExchangeInfoCreatorImpl
- All Implemented Interfaces:
- WsrExchangeInfoCreator
- public class WsrExchangeInfoCreatorImpl
- extends Object
- implements WsrExchangeInfoCreator
This is a utility class which constructs a WsrExchangeInfo 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 WsrExchangeInfoCreator getInstance()
createWsrExchangeInfo
public WsrExchangeInfo createWsrExchangeInfo(EnvelopeDocument envelopeDocument)
throws ProcessingException
- Creates a WsrExchangeInfo based on the supplied envelope
- Specified by:
createWsrExchangeInfo in interface WsrExchangeInfoCreator
- Throws:
ProcessingException