Uses of Class
org.hrodberaht.directus.config.ConfigRegister.Strategy

Packages that use ConfigRegister.Strategy
org.hrodberaht.directus.config   
 

Uses of ConfigRegister.Strategy in org.hrodberaht.directus.config
 

Methods in org.hrodberaht.directus.config that return ConfigRegister.Strategy
 ConfigRegister.Strategy ConfigRegister.getCustomConfigurationStrategy()
           
static ConfigRegister.Strategy ConfigRegister.Strategy.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ConfigRegister.Strategy[] ConfigRegister.Strategy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.hrodberaht.directus.config with parameters of type ConfigRegister.Strategy
 void ConfigRegister.setCustomConfigurationStrategy(ConfigRegister.Strategy customConfigurationStrategy)
           
 



Copyright © 2010. All Rights Reserved.