|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Client-Side JMX Connector Interface.
Field Summary | |
static int |
NOTIFICATION_TYPE_JMS
If this type is used and you specify a valid QueueConnectorFactory then this connector will use JMS to transfer the events asynchronous back from the server to the client. |
static int |
NOTIFICATION_TYPE_POLLING
If this type is used the Connector will use Notification Polling to transfer the events back from the server synchronously. |
static int |
NOTIFICATION_TYPE_RMI
If this type is used the Connector will use RMI Callback Objects to transfer the events back from the server synchronously. |
Methods inherited from interface javax.management.MBeanServer |
addNotificationListener, addNotificationListener, createMBean, createMBean, createMBean, createMBean, deserialize, deserialize, deserialize, getAttribute, getAttributes, getClassLoader, getClassLoaderFor, getClassLoaderRepository, getDefaultDomain, getDomains, getMBeanCount, getMBeanInfo, getObjectInstance, instantiate, instantiate, instantiate, instantiate, invoke, isInstanceOf, isRegistered, queryMBeans, queryNames, registerMBean, removeNotificationListener, removeNotificationListener, removeNotificationListener, removeNotificationListener, setAttribute, setAttributes, unregisterMBean |
Field Detail |
public static final int NOTIFICATION_TYPE_JMS
public static final int NOTIFICATION_TYPE_RMI
public static final int NOTIFICATION_TYPE_POLLING
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |