Uses of Class
com.hazelcast.management.SerializableMXBeans

Packages that use SerializableMXBeans
com.hazelcast.monitor Contains Hazelcast statistics interfaces related to map, queue, topic, multimap, executor service etc. 
com.hazelcast.monitor.impl Contains Hazelcast statistics implementations related to map, queue, topic, multimap, executor service etc. 
 

Uses of SerializableMXBeans in com.hazelcast.monitor
 

Methods in com.hazelcast.monitor that return SerializableMXBeans
 SerializableMXBeans MemberState.getMXBeans()
           
 

Uses of SerializableMXBeans in com.hazelcast.monitor.impl
 

Methods in com.hazelcast.monitor.impl that return SerializableMXBeans
 SerializableMXBeans MemberStateImpl.getMXBeans()
           
 

Methods in com.hazelcast.monitor.impl with parameters of type SerializableMXBeans
 void MemberStateImpl.setBeans(SerializableMXBeans beans)
           
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.