C D E G I J O
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- CacheControlMXBean - Interface in org.cache2k.extra.jmx
-
Combined interface of basic cache information and cache control.
- CacheControlMXBeanImpl - Class in org.cache2k.extra.jmx
-
Use the implementation from core and decorate with the JMX bean interface.
- CacheControlMXBeanImpl(BaseCacheControl) - Constructor for class org.cache2k.extra.jmx.CacheControlMXBeanImpl
- CacheStatisticsMXBean - Interface in org.cache2k.extra.jmx
-
The JMX bean is identical to the
CacheStatistics
in the API. - CacheStatisticsMXBeanImpl - Class in org.cache2k.extra.jmx
-
Provide updating statistics.
- CacheStatisticsMXBeanImpl(InternalCache) - Constructor for class org.cache2k.extra.jmx.CacheStatisticsMXBeanImpl
- changeCapacity(long) - Method in interface org.cache2k.extra.jmx.CacheControlMXBean
- changeCapacity(long) - Method in class org.cache2k.extra.jmx.CacheControlMXBeanImpl
- clear() - Method in interface org.cache2k.extra.jmx.CacheControlMXBean
- clear() - Method in class org.cache2k.extra.jmx.CacheControlMXBeanImpl
D
- disable(Cache2kBuilder<?, ?>) - Static method in class org.cache2k.extra.jmx.JmxSupport
-
Disable JMX monitoring.
- doEnlist(CacheBuildContext<?, ?>) - Method in class org.cache2k.extra.jmx.JmxSupport
-
If enabled register lifecycle listeners so we get called as soon as the cache is build or closed.
E
- enable(Cache2kBuilder<?, ?>) - Static method in class org.cache2k.extra.jmx.JmxSupport
-
Enable JMX monitoring.
G
- getCapacityLimit() - Method in interface org.cache2k.extra.jmx.CacheControlMXBean
- getCapacityLimit() - Method in class org.cache2k.extra.jmx.CacheControlMXBeanImpl
- getClearedTime() - Method in interface org.cache2k.extra.jmx.CacheControlMXBean
- getClearedTime() - Method in class org.cache2k.extra.jmx.CacheControlMXBeanImpl
- getCreatedTime() - Method in interface org.cache2k.extra.jmx.CacheControlMXBean
- getCreatedTime() - Method in class org.cache2k.extra.jmx.CacheControlMXBeanImpl
- getEntryCapacity() - Method in interface org.cache2k.extra.jmx.CacheControlMXBean
- getEntryCapacity() - Method in class org.cache2k.extra.jmx.CacheControlMXBeanImpl
- getImplementation() - Method in interface org.cache2k.extra.jmx.CacheControlMXBean
- getImplementation() - Method in class org.cache2k.extra.jmx.CacheControlMXBeanImpl
- getKeyType() - Method in interface org.cache2k.extra.jmx.CacheControlMXBean
- getKeyType() - Method in class org.cache2k.extra.jmx.CacheControlMXBeanImpl
- getManagerName() - Method in interface org.cache2k.extra.jmx.CacheControlMXBean
- getManagerName() - Method in class org.cache2k.extra.jmx.CacheControlMXBeanImpl
- getMaximumWeight() - Method in interface org.cache2k.extra.jmx.CacheControlMXBean
- getMaximumWeight() - Method in class org.cache2k.extra.jmx.CacheControlMXBeanImpl
- getName() - Method in interface org.cache2k.extra.jmx.CacheControlMXBean
- getName() - Method in class org.cache2k.extra.jmx.CacheControlMXBeanImpl
- getSize() - Method in interface org.cache2k.extra.jmx.CacheControlMXBean
- getSize() - Method in class org.cache2k.extra.jmx.CacheControlMXBeanImpl
- getTotalWeight() - Method in interface org.cache2k.extra.jmx.CacheControlMXBean
- getTotalWeight() - Method in class org.cache2k.extra.jmx.CacheControlMXBeanImpl
- getValueType() - Method in interface org.cache2k.extra.jmx.CacheControlMXBean
- getValueType() - Method in class org.cache2k.extra.jmx.CacheControlMXBeanImpl
I
- info() - Method in class org.cache2k.extra.jmx.CacheStatisticsMXBeanImpl
-
Request new info all the
- isLoaderPresent() - Method in interface org.cache2k.extra.jmx.CacheControlMXBean
- isLoaderPresent() - Method in class org.cache2k.extra.jmx.CacheControlMXBeanImpl
- isStatisticsEnabled() - Method in interface org.cache2k.extra.jmx.CacheControlMXBean
- isStatisticsEnabled() - Method in class org.cache2k.extra.jmx.CacheControlMXBeanImpl
- isWeigherPresent() - Method in interface org.cache2k.extra.jmx.CacheControlMXBean
- isWeigherPresent() - Method in class org.cache2k.extra.jmx.CacheControlMXBeanImpl
J
- JmxSupport - Class in org.cache2k.extra.jmx
-
Adds optional support for JMX.
- JmxSupport() - Constructor for class org.cache2k.extra.jmx.JmxSupport
O
- org.cache2k.extra.jmx - package org.cache2k.extra.jmx
All Classes All Packages