Package | Description |
---|---|
org.glassfish.jersey.server.monitoring |
Jersey server-side monitoring JMX MBeans interfaces.
|
Modifier and Type | Method and Description |
---|---|
void |
RequestEventListener.onEvent(RequestEvent event)
The method is called when new request event occurs.
|
RequestEventListener |
ApplicationEventListener.onRequest(RequestEvent requestEvent)
Process a new request and return a
request event listener if
listening to request events is required. |
Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.