|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractPropertySource | |
---|---|
info.magnolia.init.properties |
Uses of AbstractPropertySource in info.magnolia.init.properties |
---|
Subclasses of AbstractPropertySource in info.magnolia.init.properties | |
---|---|
class |
AbstractStreamBasedPropertySource
Abstract implementation of PropertySource , providing the basic mechanisms
for loading AbstractStreamBasedPropertySource.ConstructingProperties from a given InputStream . |
class |
ClasspathPropertySource
Simple PropertySource wrapping Properties
loaded on the classpath from a given path. |
class |
FileSystemPropertySource
Simple PropertySource wrapping Properties
loaded on the file system from a given path. |
class |
InitPathsPropertySource
A PropertySource providing the paths of MagnoliaInitPaths
as properties: , ,
, and . |
class |
ModulePropertiesSource
A PropertySource exposing properties
from all known module descriptors. |
class |
ServletContextPropertySource
Simple PropertySource wrapping Properties
loaded with the ServletContext from a given path. |
class |
SystemPropertySource
A PropertySource exposing all System.props properties. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |