Uses of Interface
org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache

Packages that use EffectiveNodeTypeCache
org.apache.jackrabbit.core.nodetype   
 

Uses of EffectiveNodeTypeCache in org.apache.jackrabbit.core.nodetype
 

Classes in org.apache.jackrabbit.core.nodetype that implement EffectiveNodeTypeCache
 class BitSetENTCacheImpl
          Implements an effective node type cache that uses a bit set for storing the information about participating node types in a set.
 class EffectiveNodeTypeCacheImpl
          EffectiveNodeTypeCache implementation that uses an array of node type names as key for caching the effective node types.
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.