|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.sonicsw.mq.mgmtapi.runtime.MQProxyFactory
public final class MQProxyFactory
Provides factory methods to create a runtime proxies that remotely interact with the management API of Sonic MBeans.
| Method Summary | |
|---|---|
static IBrokerProxy |
createBrokerProxy(JMSConnectorClient connector,
ObjectName objectName)
Creates a runtime proxy to remotely interact with the management API of a Broker MBean. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static IBrokerProxy createBrokerProxy(JMSConnectorClient connector,
ObjectName objectName)
connector - The JMS/JMX connector to be used for communications.objectName - The JMX ObjectName of the Broker MBean.
|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||