glassfish:webservices:servlet-109:endedEvent

JSR 109 web service request ended event

Synopsis

glassfish:webservices:servlet-109:endedEvent (
java.lang.String endpointAddress)

Description

This event indicates the end of a web service request for an application that conforms to Java Specification Request (JSR) 109: Implementing Enterprise Web Services.

Use this event to calculate the processing time for a web service request.

Parameters

endpointAddress

The full path of the web service request without host:port.