Uses of Interface
org.apache.jackrabbit.spi.commons.nodetype.NodeTypeStorage

Packages that use NodeTypeStorage
org.apache.jackrabbit.spi.commons   
org.apache.jackrabbit.spi.commons.nodetype   
 

Uses of NodeTypeStorage in org.apache.jackrabbit.spi.commons
 

Fields in org.apache.jackrabbit.spi.commons declared as NodeTypeStorage
protected  NodeTypeStorage AbstractRepositoryService.nodeTypeDefs
          The fixed set of node type definitions known to the repository service.
 

Uses of NodeTypeStorage in org.apache.jackrabbit.spi.commons.nodetype
 

Classes in org.apache.jackrabbit.spi.commons.nodetype that implement NodeTypeStorage
 class NodeTypeStorageImpl
          This implementation of NodeTypeStorage keeps a map of the registered QNodeTypeDefinition in memory.
 



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