Class PMContext

    • Method Detail

      • getHomeDir

        public File getHomeDir()
        Returns the physical home directory for this persistence manager
        Returns:
        the physical home directory for this persistence manager
      • getFileSystem

        public FileSystem getFileSystem()
        Returns the virtual filesystem for this persistence manager
        Returns:
        the virtual filesystem for this persistence manager
      • getRootNodeId

        public NodeId getRootNodeId()
        Returns the id of the root node
        Returns:
        the id of the root node
      • getNamespaceRegistry

        public NamespaceRegistry getNamespaceRegistry()
        Returns the namespace registry
        Returns:
        the namespace registry
      • getNodeTypeRegistry

        public NodeTypeRegistry getNodeTypeRegistry()
        Returns the node type registry
        Returns:
        the node type registry
      • getDataStore

        public DataStore getDataStore()
        Returns the data store
        Returns:
        the data store
      • getRepositoryStatistics

        public RepositoryStatisticsImpl getRepositoryStatistics()
        Returns the repository statistics collector.
        Returns:
        repository statistics