|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MessageEndpointFactory
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 |
|---|
MessageEndpoint createEndpoint(XAResource resource)
throws UnavailableException
resource - the xa resource
UnavailableException - a transient failure in the endpoint
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 | |||||||||