public class ManagementConnector extends Object implements ActiveMQComponent
| Constructor and Description |
|---|
ManagementConnector(JMXConnectorConfiguration configuration,
ActiveMQSecurityManager securityManager) |
| Modifier and Type | Method and Description |
|---|---|
ConnectorServerFactory |
getConnectorServerFactory() |
boolean |
isStarted() |
void |
start() |
void |
stop() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasyncStoppublic ManagementConnector(JMXConnectorConfiguration configuration, ActiveMQSecurityManager securityManager)
public boolean isStarted()
isStarted in interface ActiveMQComponentpublic void start()
throws Exception
start in interface ActiveMQComponentExceptionpublic void stop()
stop in interface ActiveMQComponentpublic ConnectorServerFactory getConnectorServerFactory()
Copyright © 2021 JBoss by Red Hat. All rights reserved.