Uses of Class
org.apache.jackrabbit.core.config.FileSystemConfig

Packages that use FileSystemConfig
org.apache.jackrabbit.core.config Jackrabbit configuration handling. 
 

Uses of FileSystemConfig in org.apache.jackrabbit.core.config
 

Methods in org.apache.jackrabbit.core.config that return FileSystemConfig
 FileSystemConfig WorkspaceConfig.getFileSystemConfig()
          Returns the file system configuration.
 FileSystemConfig SearchConfig.getFileSystemConfig()
          Returns the configuration for the FileSystem or null if none is configured in this SearchConfig.
 

Constructors in org.apache.jackrabbit.core.config with parameters of type FileSystemConfig
WorkspaceConfig(String home, String name, FileSystemConfig fsc, PersistenceManagerConfig pmc, SearchConfig sc)
          Creates a workspace configuration object.
SearchConfig(String className, Properties properties, FileSystemConfig fsc)
          Creates a search index configuration object.
 



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