Package org.productivity.java.habitat4j.common.interfaces

Interface Summary
ApplicationPropertyListLoaderIF This interface is used by the Habitat4JBootstrapServlet to provide a way for an Application to load its properties via a custom class.
DecoderIF Interface used to implement a property value decoder.
DecryptorIF Interface used to implement a property value decryptor.
ReloadEventHandlerIF Interface used to implement the preReload, postReload, and onReloadFailure event methods.