|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A factory for message end points
| Method Summary | |
MessageEndpoint |
createEndpoint(XAResource resource)
Creates a message endpoint |
boolean |
isDeliveryTransacted(Method method)
Tests whether the delivery is transactional for the given method |
| Method Detail |
public MessageEndpoint createEndpoint(XAResource resource) throws UnavailableException
resource - the xa resource
UnavailableException - a transient failure in the endpointpublic boolean isDeliveryTransacted(Method method) throws NoSuchMethodException
method - the method to test
NoSuchMethodException - if there is no such method for the endpoint
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||