Uses of Class
mondrian.server.monitor.ConnectionEvent
-
Packages that use ConnectionEvent Package Description mondrian.server.monitor -
-
Uses of ConnectionEvent in mondrian.server.monitor
Subclasses of ConnectionEvent in mondrian.server.monitor Modifier and Type Class Description class
ConnectionEndEvent
Event indicating that a connection has been closed.class
ConnectionStartEvent
Event indicating that a connection has been created.
-