C D E G I J O 
All Classes All Packages

C

CacheControlMXBean - Interface in org.cache2k.extra.jmx
Combined interface of basic cache information and cache control.
CacheStatisticsMXBean - Interface in org.cache2k.extra.jmx
The JMX bean is identical to the CacheStatistics in the API.
changeCapacity(long) - Method in interface org.cache2k.extra.jmx.CacheControlMXBean
 
clear() - Method in interface org.cache2k.extra.jmx.CacheControlMXBean
 

D

disable(Cache2kBuilder<?, ?>) - Static method in class org.cache2k.extra.jmx.JmxSupport
Disable JMX monitoring.
doEnlist(CacheBuildContext<K, V>) - 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
 
getClearedTime() - Method in interface org.cache2k.extra.jmx.CacheControlMXBean
 
getCreatedTime() - Method in interface org.cache2k.extra.jmx.CacheControlMXBean
 
getEntryCapacity() - Method in interface org.cache2k.extra.jmx.CacheControlMXBean
 
getImplementation() - Method in interface org.cache2k.extra.jmx.CacheControlMXBean
 
getKeyType() - Method in interface org.cache2k.extra.jmx.CacheControlMXBean
 
getManagerName() - Method in interface org.cache2k.extra.jmx.CacheControlMXBean
 
getMaximumWeight() - Method in interface org.cache2k.extra.jmx.CacheControlMXBean
 
getName() - Method in interface org.cache2k.extra.jmx.CacheControlMXBean
 
getSize() - Method in interface org.cache2k.extra.jmx.CacheControlMXBean
 
getTotalWeight() - Method in interface org.cache2k.extra.jmx.CacheControlMXBean
 
getValueType() - Method in interface org.cache2k.extra.jmx.CacheControlMXBean
 

I

isLoaderPresent() - Method in interface org.cache2k.extra.jmx.CacheControlMXBean
 
isStatisticsEnabled() - Method in interface org.cache2k.extra.jmx.CacheControlMXBean
 
isWeigherPresent() - Method in interface org.cache2k.extra.jmx.CacheControlMXBean
 

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
 
C D E G I J O 
All Classes All Packages