@Provider public class JerseyApplicationEventListener extends Object implements org.glassfish.jersey.server.monitoring.ApplicationEventListener
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger
logger.
|
| Constructor and Description |
|---|
JerseyApplicationEventListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(org.glassfish.jersey.server.monitoring.ApplicationEvent appEvent) |
org.glassfish.jersey.server.monitoring.RequestEventListener |
onRequest(org.glassfish.jersey.server.monitoring.RequestEvent reEvent) |
public void onEvent(org.glassfish.jersey.server.monitoring.ApplicationEvent appEvent)
onEvent in interface org.glassfish.jersey.server.monitoring.ApplicationEventListenerpublic org.glassfish.jersey.server.monitoring.RequestEventListener onRequest(org.glassfish.jersey.server.monitoring.RequestEvent reEvent)
onRequest in interface org.glassfish.jersey.server.monitoring.ApplicationEventListenerCopyright © 2013–2022 FF4J. All rights reserved.