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

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

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

Subclasses of BeanConfig in org.apache.jackrabbit.core.config
 class AccessManagerConfig
          Access manager configuration.
 class FileSystemConfig
          File system configuration.
 class LoginModuleConfig
          LoginModule configuration.
 class PersistenceManagerConfig
          Persistence manager configuration.
 class SearchConfig
          Search index configuration.
 

Methods in org.apache.jackrabbit.core.config that return BeanConfig
protected  BeanConfig ConfigurationParser.parseBeanConfig(Element parent, String name)
          Parses a named bean configuration from the given element.
 

Constructors in org.apache.jackrabbit.core.config with parameters of type BeanConfig
BeanConfig(BeanConfig config)
          Copies a bean configuration.
 



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