com.hazelcast.jmx
Class ProxyServiceMBean
java.lang.Object
com.hazelcast.jmx.HazelcastMBean<ProxyService>
com.hazelcast.jmx.ProxyServiceMBean
- All Implemented Interfaces:
- DynamicMBean, MBeanRegistration
public class ProxyServiceMBean
- extends HazelcastMBean<ProxyService>
Management bean for ProxyService
Methods inherited from class com.hazelcast.jmx.HazelcastMBean |
getAttribute, getAttributes, getMBeanInfo, invoke, postDeregister, postRegister, preDeregister, preRegister, register, setAttribute, setAttributes, setObjectName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProxyServiceMBean
public ProxyServiceMBean(HazelcastInstance hazelcastInstance,
ProxyService proxyService,
ManagementService service)
getProxyCount
public int getProxyCount()
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.