public class EventServiceMBean extends HazelcastMBean<EventService>
EventServiceattributeMap, operationMap| Constructor and Description | 
|---|
EventServiceMBean(HazelcastInstance hazelcastInstance,
                 EventService eventService,
                 ManagementService service)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getEventQueueCapacity()  | 
int | 
getEventQueueSize()  | 
int | 
getEventThreadCount()  | 
getAttribute, getAttributes, getMBeanInfo, invoke, postDeregister, postRegister, preDeregister, preRegister, register, setAttribute, setAttributes, setObjectNamepublic EventServiceMBean(HazelcastInstance hazelcastInstance, EventService eventService, ManagementService service)
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.