Searched refs:cacheObjectMaxSize (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/web/web-naming/src/main/java/org/apache/naming/resources/
H A DProxyDirContext.java120 cacheObjectMaxSize = baseDirContext.getCacheMaxSize() / 20;
143 this.cacheObjectMaxSize = proxyDirContext.cacheObjectMaxSize;
218 protected int cacheObjectMaxSize = 512; // 512 KB field in class:ProxyDirContext
1603 (cacheObjectMaxSize * 1024L))) {

Completed in 14 milliseconds