public interface WebsocketApplicationRuntimeMBean extends WebsocketBaseRuntimeMBean
WebsocketBaseRuntimeMBean| Modifier and Type | Method and Description |
|---|---|
WebsocketEndpointRuntimeMBean[] |
getEndpointMBeans()
Get MBeans for currently registered endpoints.
|
getBinaryMessageStatisticsRuntimeMBean, getControlMessageStatisticsRuntimeMBean, getMaximalOpenSessionsCount, getOpenSessionsCount, getTextMessageStatisticsRuntimeMBeangetAverageReceivedMessageSize, getAverageSentMessageSize, getMaximalReceivedMessageSize, getMaximalSentMessageSize, getMinimalReceivedMessageSize, getMinimalSentMessageSize, getReceivedMessagesCount, getReceivedMessagesCountPerSecond, getSentMessagesCount, getSentMessagesCountPerSecondaddPropertyChangeListener, removePropertyChangeListenergetMBeanInfo, getName, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setName, setParentgetAttribute, getAttributes, invoke, setAttribute, setAttributespostDeregister, postRegister, preDeregister, preRegisteraddNotificationListener, getNotificationInfo, removeNotificationListenerWebsocketEndpointRuntimeMBean[] getEndpointMBeans()