Package wt.cache
Class MasterICacheManager
java.lang.Object
javax.management.StandardMBean
wt.jmx.core.StandardMBean
wt.jmx.core.SelfAwareMBean
wt.cache.MainCacheManager
wt.cache.MasterICacheManager
- All Implemented Interfaces:
DynamicMBean,MBeanRegistration,NotificationBroadcaster,NotificationEmitter,MainCacheManagerMBean,BaseObjectNamed,SelfEmailingMBean
Deprecated.
Implements the MasterICacheManagerMBean management interface in the straight-forward way.
Supported API: true
Extendable: true
Supported API: true
Extendable: true
-
Field Summary
Fields inherited from interface wt.cache.MainCacheManagerMBean
CACHE_OVERSIZED_NOTIFICATION -
Method Summary
Methods inherited from class wt.cache.MainCacheManager
addNotificationListener, clearAllCaches, getLogCacheMBeanIntervalSeconds, getLoggerLevel, getNotificationInfo, getNumCaches, getObjectNameSuffix, getOversizedCheckInterval, getUptime, isCheckOversized, logCacheMBeans, onStart, onStop, removeNotificationListener, removeNotificationListener, runOversizedCheck, setCheckOversized, setLogCacheMBeanIntervalSeconds, setLoggerLevel, setOversizedCheckIntervalMethods inherited from class wt.jmx.core.SelfAwareMBean
deregister, destroy, getBaseObjectName, getObjectName, getObjectNameOnPreRegister, getOwnerMBean, getRegisteredMBeanIterator, getSelfAwareMBean, init, isAutoStart, isInited, isRegistered, isStarted, onDestroy, onInit, postDeregister, postRegister, preDeregister, preRegister, register, register, register, resetObjectName, setAutoStart, setOwnerMBean, start, stopMethods inherited from class wt.jmx.core.StandardMBean
cacheMBeanInfo, cacheMBeanInfoInInstance, createMBeanInfo, emailThisMBean, getAttributes, getCachedInstanceMBeanInfo, getCachedMBeanInfo, getDescription, getDescription, getDescription, getDescription, getImpact, getMBeanInfo, getParameterName, setAttributes, sortMethods inherited from class javax.management.StandardMBean
getAttribute, getClassName, getConstructors, getDescription, getDescription, getDescription, getImplementation, getImplementationClass, getMBeanInterface, getParameterName, invoke, setAttribute, setImplementationMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface wt.jmx.core.mbeans.SelfEmailingMBean
emailThisMBean
MainCacheManager