Uses of Interface
org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache
-
Packages that use EffectiveNodeTypeCache Package Description org.apache.jackrabbit.core.nodetype -
-
Uses of EffectiveNodeTypeCache in org.apache.jackrabbit.core.nodetype
Classes in org.apache.jackrabbit.core.nodetype that implement EffectiveNodeTypeCache Modifier and Type Class Description classBitSetENTCacheImplImplements an effective node type cache that uses a bit set for storing the information about participating node types in a set.classEffectiveNodeTypeCacheImplEffectiveNodeTypeCacheimplementation that uses an array of node type names as key for caching the effective node types.
-