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 class
Implementation ofCache
based onWeakHashMap
.Methods in dev.orne.beans that return IdentityResolver.CacheModifier and TypeMethodDescriptionprotected @NotNull IdentityResolver.Cache
IdentityResolver.getCache()
Returns the cache to be used by this instance.Methods in dev.orne.beans with parameters of type IdentityResolver.CacheModifier and TypeMethodDescriptionprotected @NotNull IdentityResolver
IdentityResolver.setCache
(IdentityResolver.Cache cache) Sets the identity type resolve methods cache for this instance.