JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.ehcache.core
Interface HumanReadable
All Known Implementing Classes:
CacheManagerPersistenceConfiguration
,
ClusteringServiceConfiguration
,
DefaultConfiguration
,
ResourcePoolsImpl
,
SizedResourcePoolImpl
public interface
HumanReadable
Classes implementing this interface provide a human readable string to describe themselves. Should only be used in configuration classes
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
readableString
()
Method Detail
readableString
java.lang.String readableString()
Returns:
a human readable representation of the object
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method