|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbiz.hammurapi.cache.SoftCachingProxyFactory
public class SoftCachingProxyFactory
Creates proxy which caches return values of getXXX() method invocations in soft references
| Constructor Summary | |
|---|---|
SoftCachingProxyFactory()
|
|
| Method Summary | |
|---|---|
static java.lang.Object |
createCachingProxy(java.lang.Object master)
Creates proxy which caches return values of getXXX() method invocations in soft references. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SoftCachingProxyFactory()
| Method Detail |
|---|
public static java.lang.Object createCachingProxy(java.lang.Object master)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||