|
ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JvmInformation | |
|---|---|
| net.sf.ehcache.pool.sizeof | This package contains the SizeOf implementations for the pooling in Ehcache. |
| Uses of JvmInformation in net.sf.ehcache.pool.sizeof |
|---|
| Fields in net.sf.ehcache.pool.sizeof declared as JvmInformation | |
|---|---|
static JvmInformation |
JvmInformation.CURRENT_JVM_INFORMATION
The JvmInformation instance representing the current JVM |
| Methods in net.sf.ehcache.pool.sizeof that return JvmInformation | |
|---|---|
static JvmInformation |
JvmInformation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JvmInformation[] |
JvmInformation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||