com.hazelcast.jmx
Class TopicMBean
java.lang.Object
com.hazelcast.jmx.HazelcastMBean<ITopic>
com.hazelcast.jmx.TopicMBean
- All Implemented Interfaces:
- DynamicMBean, MBeanRegistration
public class TopicMBean
- extends HazelcastMBean<ITopic>
- Author:
- ali 2/11/13
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TopicMBean
protected TopicMBean(ITopic managedObject,
ManagementService service)
getName
public String getName()
getTotalMessageCount
public long getTotalMessageCount()
getConfig
public String getConfig()
preDeregister
public void preDeregister()
throws Exception
- Specified by:
preDeregister
in interface MBeanRegistration
- Overrides:
preDeregister
in class HazelcastMBean<ITopic>
- Throws:
Exception
Copyright © 2013 Hazelcast, Inc.. All Rights Reserved.