Sonic Management API

com.sonicsw.mq.mgmtapi.runtime
Class MQProxyFactory

java.lang.Object
  extended by com.sonicsw.mq.mgmtapi.runtime.MQProxyFactory

public final class MQProxyFactory
extends java.lang.Object

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

createBrokerProxy

public static IBrokerProxy createBrokerProxy(JMSConnectorClient connector,
                                             ObjectName objectName)
Creates a runtime proxy to remotely interact with the management API of a Broker MBean.

Parameters:
connector - The JMS/JMX connector to be used for communications.
objectName - The JMX ObjectName of the Broker MBean.
Returns:
A Broker proxy.

Sonic Management API

Copyright © 2001-2011 Progress Software Corporation. All Rights Reserved.
HTML formatted on 12-Aug-2011.