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
UnavailableExceptionboolean isDeliveryTransacted(java.lang.reflect.Method method)
throws java.lang.NoSuchMethodException
java.lang.NoSuchMethodException