Class Configuration
java.lang.Object
org.ehcache.sizeof.Configuration
- Author:
- Alex Snaps
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionConfiguration(int maxDepth, boolean abort, boolean silent, SizeOfFilter... filters) -
Method Summary
-
Constructor Details
-
Configuration
-
-
Method Details
-
getMaxDepth
public int getMaxDepth() -
isAbort
public boolean isAbort() -
isSilent
public boolean isSilent() -
getFilters
-