Uses of Class
com.ca.jcs.standalone.CustomJdbmPartition

Packages that use CustomJdbmPartition
com.ca.jcs.standalone   
 

Uses of CustomJdbmPartition in com.ca.jcs.standalone
 

Fields in com.ca.jcs.standalone declared as CustomJdbmPartition
protected  CustomJdbmPartition StandaloneServerManager.configurationPartition
          JDBM partition used to provide SA JCS configuration
protected  CustomJdbmPartition StandaloneServerManager.connectorPartition
          JDBM partition used to provide connector configuration information to ConnXp
 

Methods in com.ca.jcs.standalone that return CustomJdbmPartition
protected  CustomJdbmPartition StandaloneServerManager.createCustomPartition(LdapDN suffix, Attributes attrs, DirectoryServiceConfiguration dsCfg)
          Method to create a new custom JDBM partition and add it to ApacheDS.
 



Created 2011-07-14 13:27 EST