public interface MessageEndpointFactory
Modifier and Type | Method and Description |
---|---|
MessageEndpoint |
createEndpoint(javax.transaction.xa.XAResource xaResource) |
boolean |
isDeliveryTransacted(java.lang.reflect.Method method) |
MessageEndpoint createEndpoint(javax.transaction.xa.XAResource xaResource) throws UnavailableException
UnavailableException
boolean isDeliveryTransacted(java.lang.reflect.Method method) throws java.lang.NoSuchMethodException
java.lang.NoSuchMethodException