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