public interface ServiceResponseEvent extends ServiceEvent
ServiceEvent.Type| Modifier and Type | Method and Description |
|---|---|
ServiceRequestEvent |
getRequest()
Get the associated request event
|
java.lang.Object |
getResponse()
Get the response object
|
java.lang.Throwable |
getThrown()
Get the thrown exception
|
getOperation, getService, getServiceEventId, getTypeServiceRequestEvent getRequest()
java.lang.Object getResponse()
java.lang.Throwable getThrown()