afterDelivery() Invoked after delivery
throws: ResourceException - for a generic error throws: ApplicationServerInternalException - for an error in theapplication server throws: IllegalStateException - when not in the correct state, eg.
void
beforeDelivery(Method method) Invoked before delivery
Parameters: method - the method on the endpoint throws: NoSuchMethodException - when there is no such method throws: ResourceException - for a generic error throws: ApplicationServerInternalException - for an error in theapplication server throws: IllegalStateException - when not in the correct state, eg.
Invoked after delivery
throws: ResourceException - for a generic error throws: ApplicationServerInternalException - for an error in theapplication server throws: IllegalStateException - when not in the correct state, eg. beforeand after delivery are not paired throws: UnavailableException - when the endpoint is unavailable
Invoked before delivery
Parameters: method - the method on the endpoint throws: NoSuchMethodException - when there is no such method throws: ResourceException - for a generic error throws: ApplicationServerInternalException - for an error in theapplication server throws: IllegalStateException - when not in the correct state, eg. beforeand after delivery are not paired throws: UnavailableException - when the endpoint is unavailable