glassfish:webservices:servlet-109:startedEvent

JSR 109 web service request started event

Synopsis

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

Description

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

Use this event to count the number of requests for the end point of a web service.

Parameters

endpointAddress

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