public interface InstallerListener extends EventListener
The GNU Lesser General Public License for details.| Modifier and Type | Method and Description |
|---|---|
void |
installerAdded(InstallerEvent ev)
Called whenever a new Installer is added to the system.
|
void |
installerRemoved(InstallerEvent ev)
Called whenever an Installer is removed from the system.
|
void installerAdded(InstallerEvent ev)
ev - A description of the changevoid installerRemoved(InstallerEvent ev)
ev - A description of the change