|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.logicblaze.lingo.jmx.remote.jms.MBeanServerConnectionDelegate
org.logicblaze.lingo.jmx.remote.jms.MBeanJmsServerConnectionImpl
public class MBeanJmsServerConnectionImpl
Field Summary |
---|
Fields inherited from class org.logicblaze.lingo.jmx.remote.jms.MBeanServerConnectionDelegate |
---|
connection |
Constructor Summary | |
---|---|
MBeanJmsServerConnectionImpl(javax.management.MBeanServerConnection connection,
javax.jms.Connection jmsConnection)
Construct this thing |
Method Summary | |
---|---|
void |
addNotificationListener(java.lang.String listenerId,
javax.management.ObjectName name,
javax.jms.Destination replyToDestination)
Add a Notification listener |
void |
removeNotificationListener(java.lang.String listenerId)
Remove a Notification listener |
Methods inherited from class org.logicblaze.lingo.jmx.remote.jms.MBeanServerConnectionDelegate |
---|
addNotificationListener, addNotificationListener, createMBean, createMBean, createMBean, createMBean, getAttribute, getAttributes, getDefaultDomain, getDomains, getMBeanCount, getMBeanInfo, getObjectInstance, invoke, isInstanceOf, isRegistered, queryMBeans, queryNames, removeNotificationListener, removeNotificationListener, removeNotificationListener, removeNotificationListener, setAttribute, setAttributes, unregisterMBean |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.management.MBeanServerConnection |
---|
addNotificationListener, addNotificationListener, createMBean, createMBean, createMBean, createMBean, getAttribute, getAttributes, getDefaultDomain, getDomains, getMBeanCount, getMBeanInfo, getObjectInstance, invoke, isInstanceOf, isRegistered, queryMBeans, queryNames, removeNotificationListener, removeNotificationListener, removeNotificationListener, removeNotificationListener, setAttribute, setAttributes, unregisterMBean |
Constructor Detail |
---|
public MBeanJmsServerConnectionImpl(javax.management.MBeanServerConnection connection, javax.jms.Connection jmsConnection) throws javax.jms.JMSException
connection
- jmsConnection
-
javax.jms.JMSException
Method Detail |
---|
public void addNotificationListener(java.lang.String listenerId, javax.management.ObjectName name, javax.jms.Destination replyToDestination)
addNotificationListener
in interface MBeanJmsServerConnection
listenerId
- name
- replyToDestination
- public void removeNotificationListener(java.lang.String listenerId)
removeNotificationListener
in interface MBeanJmsServerConnection
listenerId
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |