All Classes
-
All Classes Interface Summary Class Summary Class Description CompositePropertyLoader A composite property loader contains a list a property loaders.FilePropertyLoader A property loader that searches in a properties file.PropertyFactory Gets a property loader that is able to retrieve properties.PropertyLoader A property loader is a map of properties.PropertyPermission Permission to manipulate services usingPropertyLoader.getProperty(String)orPropertyLoader.getProperty(String, String)orPropertyRegistry.setProperty(String, String)orPropertyRegistry.removeProperty(String).PropertyRegistry A property registry is a property loader that allows to add or remove properties dynamically.SharedPropertyFactory The factory that retrieves the unique instance of theSharedPropertyRegistrysets by the system.SharedPropertyRegistry Shared property registry is used to share properties between different applications.SimplePropertyRegistry Simple implementation of a property registry.SystemPropertyLoader A property loader that searches in system properties.