Uses of Class
org.planx.xmlstore.regions.RegionConfiguration

Packages that use RegionConfiguration
org.planx.xmlstore.regions   
org.planx.xmlstore.stores   
 

Uses of RegionConfiguration in org.planx.xmlstore.regions
 

Methods in org.planx.xmlstore.regions that return RegionConfiguration
 RegionConfiguration RegionManager.configuration()
           
static RegionConfiguration RegionConfiguration.environmentConfiguration()
          Returns a RegionConfiguration with values of fields filled in from environment properties with corresponding names.
 

Constructors in org.planx.xmlstore.regions with parameters of type RegionConfiguration
RegionManager(XMLStore xmlstore, RegionConfiguration conf)
           
 

Uses of RegionConfiguration in org.planx.xmlstore.stores
 

Constructors in org.planx.xmlstore.stores with parameters of type RegionConfiguration
LocalXMLStore(String name, RegionConfiguration conf)
          Creates a new LocalXMLStore with the specified on-disk name.
 



Copyright © 2010. All Rights Reserved.