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