Uses of Interface
dev.orne.beans.IdentityResolver.Cache
Packages that use IdentityResolver.Cache
- 
Uses of IdentityResolver.Cache in dev.orne.beans
Classes in dev.orne.beans that implement IdentityResolver.CacheModifier and TypeClassDescriptionprotected static classImplementation ofCachebased onWeakHashMap.Methods in dev.orne.beans that return IdentityResolver.CacheModifier and TypeMethodDescriptionprotected @NotNull IdentityResolver.CacheIdentityResolver.getCache()Returns the cache to be used by this instance.Methods in dev.orne.beans with parameters of type IdentityResolver.CacheModifier and TypeMethodDescriptionprotected @NotNull IdentityResolverIdentityResolver.setCache(IdentityResolver.Cache cache) Sets the identity type resolve methods cache for this instance.