Uses of Interface
org.glassfish.jersey.server.monitoring.ApplicationEvent
-
Packages that use ApplicationEvent Package Description org.glassfish.jersey.server.monitoring Jersey server-side monitoring JMX MBeans interfaces. -
-
Uses of ApplicationEvent in org.glassfish.jersey.server.monitoring
Methods in org.glassfish.jersey.server.monitoring with parameters of type ApplicationEvent Modifier and Type Method Description voidApplicationEventListener. onEvent(ApplicationEvent event)Process the applicationevent.
-