public interface Endpoint
Modifier and Type | Method and Description |
---|---|
int |
getTransactionTimeout(Method method)
Get the transaction timeout for the method
|
boolean |
isDeliveryTransacted(Method method)
Should the delivery by transacted for the method
|
boolean isDeliveryTransacted(Method method)
method
- The methodint getTransactionTimeout(Method method)
method
- The methodCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.