pt.ist.fenixframework.core
Class SharedIdentityMap
java.lang.Object
pt.ist.fenixframework.core.SharedIdentityMap
- All Implemented Interfaces:
- IdentityMap
public class SharedIdentityMap
- extends Object
- implements IdentityMap
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SharedIdentityMap
public SharedIdentityMap()
getCache
public static SharedIdentityMap getCache()
cache
public AbstractDomainObject cache(AbstractDomainObject obj)
- Specified by:
cache
in interface IdentityMap
lookup
public AbstractDomainObject lookup(Object key)
- Specified by:
lookup
in interface IdentityMap
Copyright © 2013. All Rights Reserved.