Just a second...

Multiplexer

Management interface to a multiplexer

Object name format

The objectName for MBeans of this type is of the following form: com.pushtechnology.diffusion:type=Multiplexer,name="name",server="server_name"

Attributes

Name Type Read/Write Description
latencyWarningTime long read The latency threshold of this multiplexer, after which notifications will be sent
pendingEvents int read The number of operations pending on the multiplexer queue
name String read The Multiplexer name
numberOfClients int read The current number of clients assigned to multiplexer

Operations

Name Return Type Arguments Impact Description
diagnosticReport String 0 UNKNOWN Generate a diagnostic report describing the state of this multiplexer

Notifications

Class Name Description
javax.management.Notification Published in case of multiplexer latency (deprecated)