|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Configuration.Monitoring | |
---|---|
net.sf.ehcache.config | This package contains the cache configuration code. |
Uses of Configuration.Monitoring in net.sf.ehcache.config |
---|
Methods in net.sf.ehcache.config that return Configuration.Monitoring | |
---|---|
Configuration.Monitoring |
Configuration.getMonitoring()
Get monitoring type, should not be null |
static Configuration.Monitoring |
Configuration.Monitoring.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Configuration.Monitoring[] |
Configuration.Monitoring.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |