Methods in de.smartics.properties.api.config.app that throw ConfigurationFactoryException |
static ConfigurationPropertiesFactory |
ConfigurationPropertiesFactoryFactory.createDefaultFactory() Creates the default factory found on the class path. |
static
|
ConfigurationPropertiesFactoryFactory.createFactory(Class<T> factoryType) Creates a factory of the given type. |
static ConfigurationPropertiesFactory |
ConfigurationPropertiesFactoryFactory.createFactory(String factoryTypeName) Creates a factory for the given type name. |