A C D E G I K L N O P R S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- assertOnException(TestUtil.Closure, Class<? extends Exception>) - Static method in class net.n2oapp.properties.test.TestUtil
- assertOnException(TestUtil.Closure, Class<T>, Consumer<T>) - Static method in class net.n2oapp.properties.test.TestUtil
- assertOnSuccess(TestUtil.Closure) - Static method in class net.n2oapp.properties.test.TestUtil
C
- call() - Method in interface net.n2oapp.properties.test.TestUtil.Closure
- contains(Object) - Method in class net.n2oapp.properties.OverrideProperties
- containsKey(Object) - Method in class net.n2oapp.properties.OverrideProperties
- containsProperty(String) - Static method in class net.n2oapp.properties.StaticProperties
- containsValue(Object) - Method in class net.n2oapp.properties.OverrideProperties
D
- description - Variable in class net.n2oapp.properties.io.PropertiesInfoCollector.PropertyInfo
E
- envPropertiesIsExists() - Method in class net.n2oapp.properties.web.WebApplicationProperties
- ExpressionBasedProperties - Class in net.n2oapp.properties
-
ExpressionBasedProperties evaluates properties values of expressions in SpEL
- ExpressionBasedProperties() - Constructor for class net.n2oapp.properties.ExpressionBasedProperties
- ExpressionBasedProperties(Properties) - Constructor for class net.n2oapp.properties.ExpressionBasedProperties
G
- get(Object) - Method in class net.n2oapp.properties.ExpressionBasedProperties
- get(Object) - Method in class net.n2oapp.properties.OverrideProperties
- get(Object) - Method in class net.n2oapp.properties.ReloadableProperties
- get(String) - Static method in class net.n2oapp.properties.StaticProperties
- getBaseProperties() - Method in class net.n2oapp.properties.OverrideProperties
- getBoolean(String) - Static method in class net.n2oapp.properties.StaticProperties
- getBuildProperties() - Method in class net.n2oapp.properties.web.WebApplicationProperties
- getBuildValue() - Method in class net.n2oapp.properties.web.WebApplicationProperties.PropertyValue
- getCacheTime() - Method in class net.n2oapp.properties.ReloadableProperties
- getCurrentLvlProperty(String) - Method in class net.n2oapp.properties.OverrideProperties
- getCurrentLvlProperty(String) - Method in class net.n2oapp.properties.ReloadableProperties
- getDefaultProperties() - Method in class net.n2oapp.properties.web.WebApplicationProperties
- getDefaultValue() - Method in class net.n2oapp.properties.web.WebApplicationProperties.PropertyValue
- getDouble(String) - Static method in class net.n2oapp.properties.StaticProperties
- getEnum(String, Class<T>) - Static method in class net.n2oapp.properties.StaticProperties
- getEnvProperties() - Method in class net.n2oapp.properties.web.WebApplicationProperties
- getEnvValue() - Method in class net.n2oapp.properties.web.WebApplicationProperties.PropertyValue
- getFullPropertyValue(String) - Method in class net.n2oapp.properties.web.WebApplicationProperties
-
Получение значения свойства для все уровней
- getGroup(String) - Method in class net.n2oapp.properties.io.PropertiesInfoCollector
- getInfo(String, String) - Method in class net.n2oapp.properties.io.PropertiesInfoCollector
- getInt(String) - Static method in class net.n2oapp.properties.StaticProperties
- getInteger(String) - Static method in class net.n2oapp.properties.StaticProperties
- getList(String) - Static method in class net.n2oapp.properties.StaticProperties
- getList(String, String) - Static method in class net.n2oapp.properties.StaticProperties
- getList(String, String, Function<String, T>) - Static method in class net.n2oapp.properties.StaticProperties
- getProperties() - Method in class net.n2oapp.properties.test.TestStaticProperties
- getPropertiesFromClasspath(String) - Static method in class net.n2oapp.properties.reader.PropertiesReader
- getPropertiesFromClasspath(String...) - Static method in class net.n2oapp.properties.reader.PropertiesReader
- getPropertiesFromClasspath(OverrideProperties...) - Static method in class net.n2oapp.properties.reader.PropertiesReader
- getPropertiesFromURI(String) - Static method in class net.n2oapp.properties.reader.PropertiesReader
- getProperty(String) - Method in class net.n2oapp.properties.ExpressionBasedProperties
- getProperty(String) - Method in class net.n2oapp.properties.OverrideProperties
-
получить property с учетом наследования
- getProperty(String) - Static method in class net.n2oapp.properties.StaticProperties
- getPropertyInfoMap() - Method in class net.n2oapp.properties.io.PropertiesInfoCollector
- getReloadableFromClasspath(String, int) - Static method in class net.n2oapp.properties.reader.PropertiesReader
- getReloadableFromFilesystem(String, int) - Static method in class net.n2oapp.properties.reader.PropertiesReader
- getReloadableFromResource(Resource, int) - Static method in class net.n2oapp.properties.reader.PropertiesReader
- getResource() - Method in class net.n2oapp.properties.ReloadableProperties
- getServletProperties() - Method in class net.n2oapp.properties.web.WebApplicationProperties
- getServletValue() - Method in class net.n2oapp.properties.web.WebApplicationProperties.PropertyValue
- getValue() - Method in class net.n2oapp.properties.web.WebApplicationProperties.PropertyValue
- group - Variable in class net.n2oapp.properties.io.PropertiesInfoCollector.PropertyInfo
I
- isEnabled(String) - Static method in class net.n2oapp.properties.StaticProperties
- isExists() - Method in class net.n2oapp.properties.ReloadableProperties
- isExpired() - Method in class net.n2oapp.properties.ReloadableProperties
K
- key - Variable in class net.n2oapp.properties.io.PropertiesInfoCollector.PropertyInfo
- KEY_VALUE_FORMAT - Static variable in class net.n2oapp.properties.io.PropertiesRewriter
- keys() - Method in class net.n2oapp.properties.OverrideProperties
- keys() - Method in class net.n2oapp.properties.ReloadableProperties
L
- load(InputStream) - Method in class net.n2oapp.properties.ReloadableProperties
- load(Reader) - Method in class net.n2oapp.properties.ReloadableProperties
- loadFromXML(InputStream) - Method in class net.n2oapp.properties.ReloadableProperties
N
- name - Variable in class net.n2oapp.properties.io.PropertiesInfoCollector.PropertyInfo
- net.n2oapp.properties - package net.n2oapp.properties
- net.n2oapp.properties.io - package net.n2oapp.properties.io
- net.n2oapp.properties.reader - package net.n2oapp.properties.reader
- net.n2oapp.properties.test - package net.n2oapp.properties.test
- net.n2oapp.properties.web - package net.n2oapp.properties.web
O
- OverrideProperties - Class in net.n2oapp.properties
-
OverrideProperties class allows you to override value from base properties.
- OverrideProperties() - Constructor for class net.n2oapp.properties.OverrideProperties
- OverrideProperties(Properties) - Constructor for class net.n2oapp.properties.OverrideProperties
P
- PatternResourcePropertySource - Class in net.n2oapp.properties.reader
-
Search resources by pattern
- PatternResourcePropertySource(String, String) - Constructor for class net.n2oapp.properties.reader.PatternResourcePropertySource
- properties - Variable in class net.n2oapp.properties.test.TestStaticProperties
- PropertiesInfoCollector - Class in net.n2oapp.properties.io
- PropertiesInfoCollector(String) - Constructor for class net.n2oapp.properties.io.PropertiesInfoCollector
- PropertiesInfoCollector(String, String) - Constructor for class net.n2oapp.properties.io.PropertiesInfoCollector
- PropertiesInfoCollector.PropertyInfo - Class in net.n2oapp.properties.io
- PropertiesReader - Class in net.n2oapp.properties.reader
-
User: operhod Date: 11.10.13 Time: 12:03 PropertiesReader reads and loads properties from files in classpath.
- PropertiesReader() - Constructor for class net.n2oapp.properties.reader.PropertiesReader
- PropertiesRewriter - Class in net.n2oapp.properties.io
- PropertiesRewriter() - Constructor for class net.n2oapp.properties.io.PropertiesRewriter
- PropertyInfo(String) - Constructor for class net.n2oapp.properties.io.PropertiesInfoCollector.PropertyInfo
- PropertyInfo(String, String, String, String) - Constructor for class net.n2oapp.properties.io.PropertiesInfoCollector.PropertyInfo
- propertyNames() - Method in class net.n2oapp.properties.ReloadableProperties
- propertyResolver - Static variable in class net.n2oapp.properties.StaticProperties
- put(Object, Object) - Method in class net.n2oapp.properties.ReloadableProperties
R
- ReloadableProperties - Class in net.n2oapp.properties
-
ReloadableProperties reads values from .properties file every
ReloadableProperties.cacheTimeseconds User: operhod Date: 10.10.13 Time: 17:05 - ReloadableProperties() - Constructor for class net.n2oapp.properties.ReloadableProperties
- ReloadableProperties(URI) - Constructor for class net.n2oapp.properties.ReloadableProperties
- ReloadableProperties(Resource) - Constructor for class net.n2oapp.properties.ReloadableProperties
- remove(Object) - Method in class net.n2oapp.properties.ReloadableProperties
- removeProperty(Object) - Method in class net.n2oapp.properties.ReloadableProperties
- removeProperty(Resource, K) - Static method in class net.n2oapp.properties.io.PropertiesRewriter
S
- ServletPathProperties - Class in net.n2oapp.properties.web
-
User: operhod Date: 21.02.14 Time: 15:15 Properties, which lie at a root of classpath with name equal to contextPath of web application
- ServletPathProperties() - Constructor for class net.n2oapp.properties.web.ServletPathProperties
- ServletPathProperties(ServletContext) - Constructor for class net.n2oapp.properties.web.ServletPathProperties
- ServletPathProperties(ServletContext, Properties) - Constructor for class net.n2oapp.properties.web.ServletPathProperties
- servletPropertiesIsExists() - Method in class net.n2oapp.properties.web.WebApplicationProperties
- setBaseProperties(Properties) - Method in class net.n2oapp.properties.OverrideProperties
- setCacheTime(int) - Method in class net.n2oapp.properties.ReloadableProperties
- setClasspathPackage(String) - Method in class net.n2oapp.properties.web.ServletPathProperties
- setClasspathPackage(String) - Method in class net.n2oapp.properties.web.WebApplicationProperties
- setEnvironment(ConfigurableEnvironment) - Method in class net.n2oapp.properties.web.WebApplicationProperties
- setEvaluationContext(EvaluationContext) - Method in class net.n2oapp.properties.ExpressionBasedProperties
- setFilesystemFolder(String) - Method in class net.n2oapp.properties.web.ServletPathProperties
- setFilesystemFolder(String) - Method in class net.n2oapp.properties.web.WebApplicationProperties
- setProperties(Properties) - Method in class net.n2oapp.properties.StaticProperties
- setProperties(Properties) - Method in class net.n2oapp.properties.test.TestStaticProperties
- setPropertyResolver(PropertyResolver) - Method in class net.n2oapp.properties.StaticProperties
- setPropertyResolver(PropertyResolver) - Method in class net.n2oapp.properties.test.TestStaticProperties
- setPropertySource(PropertySource<?>) - Method in class net.n2oapp.properties.StaticProperties
- setPropertySources(PropertySources) - Method in class net.n2oapp.properties.StaticProperties
- setResource(Resource) - Method in class net.n2oapp.properties.ReloadableProperties
- setServletContext(ServletContext) - Method in class net.n2oapp.properties.web.ServletPathProperties
- setServletContext(ServletContext) - Method in class net.n2oapp.properties.web.WebApplicationProperties
- size() - Method in class net.n2oapp.properties.OverrideProperties
- StaticProperties - Class in net.n2oapp.properties
-
Convenient typed static access to the properties.
- StaticProperties() - Constructor for class net.n2oapp.properties.StaticProperties
- stringPropertyNames() - Method in class net.n2oapp.properties.OverrideProperties
- stringPropertyNames() - Method in class net.n2oapp.properties.ReloadableProperties
- superGetProperty(String) - Method in class net.n2oapp.properties.OverrideProperties
-
получить property текущего уровня, без учета наследования
- superGetProperty(String) - Method in class net.n2oapp.properties.ReloadableProperties
T
- TestStaticProperties - Class in net.n2oapp.properties.test
-
Static properties for tests
- TestStaticProperties() - Constructor for class net.n2oapp.properties.test.TestStaticProperties
- TestUtil - Class in net.n2oapp.properties.test
- TestUtil() - Constructor for class net.n2oapp.properties.test.TestUtil
- TestUtil.Closure - Interface in net.n2oapp.properties.test
U
- updateProperty(Object, Object) - Method in class net.n2oapp.properties.ReloadableProperties
- updateProperty(Resource, K, V) - Static method in class net.n2oapp.properties.io.PropertiesRewriter
W
- WebApplicationProperties - Class in net.n2oapp.properties.web
-
Composite properties, with the scheme override: default -> build -> environment -> servlet
- WebApplicationProperties(String, String, String) - Constructor for class net.n2oapp.properties.web.WebApplicationProperties
- WebApplicationProperties.PropertyValue - Class in net.n2oapp.properties.web
All Classes All Packages