@Provider public class ProviderLoggingListener extends Object implements org.glassfish.jersey.server.monitoring.ApplicationEventListener
| Constructor and Description |
|---|
ProviderLoggingListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(org.glassfish.jersey.server.monitoring.ApplicationEvent event) |
org.glassfish.jersey.server.monitoring.RequestEventListener |
onRequest(org.glassfish.jersey.server.monitoring.RequestEvent requestEvent) |
public void onEvent(org.glassfish.jersey.server.monitoring.ApplicationEvent event)
onEvent in interface org.glassfish.jersey.server.monitoring.ApplicationEventListenerpublic org.glassfish.jersey.server.monitoring.RequestEventListener onRequest(org.glassfish.jersey.server.monitoring.RequestEvent requestEvent)
onRequest in interface org.glassfish.jersey.server.monitoring.ApplicationEventListenerCopyright © 2018. All Rights Reserved.