public interface MessageEndpoint
| Modifier and Type | Method and Description |
|---|---|
void |
afterDelivery() |
void |
beforeDelivery(java.lang.reflect.Method method) |
void |
release() |
void beforeDelivery(java.lang.reflect.Method method)
throws java.lang.NoSuchMethodException,
ResourceException
java.lang.NoSuchMethodExceptionResourceExceptionvoid afterDelivery()
throws ResourceException
ResourceExceptionvoid release()