|
ehcache | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SizeOfEngineFactory
Method Summary | |
---|---|
SizeOfEngine |
createSizeOfEngine(int maxObjectCount,
boolean abort,
boolean silent)
Creates a new instance of a SizeOfEngine |
Method Detail |
---|
SizeOfEngine createSizeOfEngine(int maxObjectCount, boolean abort, boolean silent)
maxObjectCount
- the max object graph that will be traversed.abort
- true if the object traversal should be aborted when the max depth is exceededsilent
- true if no info log explaining which agent was chosen should be printed
|
ehcache | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |