Package | Description |
---|---|
org.glassfish.tyrus.core |
Core classes.
|
org.glassfish.tyrus.core.monitoring |
Monitoring interfaces.
|
org.glassfish.tyrus.ext.monitoring.jmx |
Monitoring listeners exposing statics via JMX beans.
|
Modifier and Type | Method and Description |
---|---|
ApplicationEventListener |
TyrusWebSocketEngine.getApplicationEventListener()
Get
ApplicationEventListener related to current TyrusWebSocketEngine instance. |
Modifier and Type | Method and Description |
---|---|
TyrusWebSocketEngine.TyrusWebSocketEngineBuilder |
TyrusWebSocketEngine.TyrusWebSocketEngineBuilder.applicationEventListener(ApplicationEventListener applicationEventListener)
|
Modifier and Type | Field and Description |
---|---|
static ApplicationEventListener |
ApplicationEventListener.NO_OP
An instance of @ApplicationEventListener that does not do anything.
|
Modifier and Type | Class and Description |
---|---|
class |
SessionAwareApplicationMonitor
Application events listener and statistics collector.
|
class |
SessionlessApplicationMonitor
Application events listener and statistics collector.
|
Copyright © 2012-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.