public interface FFMQEngineMBean
JMX interface for an FFMQEngine
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Get the engine name
|
boolean |
isDeployed()
Test if the engine is deployed
|
boolean |
isSecurityEnabled()
Test if security checks are enabled on that engine
|
void |
resetAllStatistics()
Reset all engine statistics (queues and topics stats)
|
String getName()
boolean isDeployed()
boolean isSecurityEnabled()
void resetAllStatistics()
Copyright © 2021. All rights reserved.