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.NoSuchMethodException
ResourceException
void afterDelivery() throws ResourceException
ResourceException
void release()