public interface MessageEndpointFactory
| Modifier and Type | Method and Description |
|---|---|
MessageEndpoint |
createEndpoint(XAResource xaResource) |
boolean |
isDeliveryTransacted(Method method) |
MessageEndpoint createEndpoint(XAResource xaResource) throws UnavailableException
UnavailableExceptionboolean isDeliveryTransacted(Method method) throws NoSuchMethodException
NoSuchMethodExceptionCopyright © 2013. All Rights Reserved.