installer
Interfaces, Classes and Traits
- jIInstallerComponent
- jIInstallReporter
- interface for classes used as reporter for installation or check etc...
This classes are responsible to show informations to the user.
- jInstallerApplication
- Application configuration reader and manager.
- jInstallerException
- Installer Exception.
- jInstallerMessageProvider
- message provider for jInstallCheck and jInstaller.
- jInstallerModule
- A class that does processing to configure and install a module into
an application. A module should have a class that inherits from it
in order to configure itself into the application.