|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MessageEndpoint
Implemented by the application server, called by the resource adapter.
| Method Summary | |
|---|---|
void |
afterDelivery()
Called by a resource adapter after a message is delivered. |
void |
beforeDelivery(java.lang.reflect.Method method)
Called by a resource adapter before a message is delivered. |
void |
release()
Called when the resource adapter doesn't need a proxy endpoint. |
| Method Detail |
|---|
void beforeDelivery(java.lang.reflect.Method method)
throws ResourceException
ResourceException
void afterDelivery()
throws ResourceException
ResourceExceptionvoid release()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||