Class NodeTypeStorageImpl

java.lang.Object
org.apache.jackrabbit.spi.commons.nodetype.NodeTypeStorageImpl
All Implemented Interfaces:
NodeTypeStorage

public class NodeTypeStorageImpl extends Object implements NodeTypeStorage
This implementation of NodeTypeStorage keeps a map of the registered QNodeTypeDefinition in memory.