Uses of Class
net.n2oapp.properties.ReloadableProperties
Packages that use ReloadableProperties
-
Uses of ReloadableProperties in net.n2oapp.properties.reader
Methods in net.n2oapp.properties.reader that return ReloadablePropertiesModifier and TypeMethodDescriptionstatic ReloadablePropertiesPropertiesReader.getReloadableFromClasspath(String name, int cacheTime) static ReloadablePropertiesPropertiesReader.getReloadableFromFilesystem(String location, int cacheTime) static ReloadablePropertiesPropertiesReader.getReloadableFromResource(org.springframework.core.io.Resource resource, int cacheTime) -
Uses of ReloadableProperties in net.n2oapp.properties.web
Subclasses of ReloadableProperties in net.n2oapp.properties.webModifier and TypeClassDescriptionclassUser: operhod Date: 21.02.14 Time: 15:15 Properties, which lie at a root of classpath with name equal to contextPath of web applicationMethods in net.n2oapp.properties.web that return ReloadableProperties