public class ApplicationContext extends Context(Code)
Context based on a parent component's context but dedicated to an
application. This is important to allow contextual access to application's
resources.
author: Jerome Louvel (contact@noelios.com)
Constructor.
Parameters: application - The application. Parameters: parentContext - The parent context. Parameters: logger - The logger instance of use.