| Package | Description |
|---|---|
| org.glassfish.jersey.server.internal.monitoring | |
| org.glassfish.jersey.server.monitoring |
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationEventImpl
Implementation of
application event. |
| Modifier and Type | Method and Description |
|---|---|
Queue<ApplicationEvent> |
MonitoringEventListener.getApplicationEvents()
Get the queue of application events.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MonitoringContainerListener.init(ApplicationEventListener listener,
ApplicationEvent initFinishedEvent)
Initializes the instance with listener that must be called and initialization event.
|
void |
CompositeApplicationEventListener.onEvent(ApplicationEvent event) |
void |
MonitoringEventListener.onEvent(ApplicationEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationEventListener.onEvent(ApplicationEvent event)
Process the application
event. |
Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.