Name Type Description
IPropertiesReloadListener Interface To be implemented by listeners interested in PropertiesFactory events fired after a new properties files has been loaded
IPropertiesFactory Interface Interface to be implemented by properties loaders
PropertiesFactory Class Reloadable properties.
Properties Class Reloadable properties.
DynamicByteArrayResource Class Byte array resource class that supports dynamic (database or on the fly generated) data.
DynamicByteArrayResource.ResourceState Class This is a ResourceState subclasses should return in the getResourceState method.
ByteArrayResource Class This class can be used to easy make a Resource from a predefined byte array.