Uses of Class
info.magnolia.init.properties.AbstractPropertySource

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.
 



Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.