install4j API documentation


com.install4j.api.beans
Interface Bean

All Known Subinterfaces:
Action, AutoUninstallAction, FormComponent, InstallAction, InstallerScreen, Screen, UninstallAction, UninstallerScreen
All Known Implementing Classes:
AbstractBean, AbstractFormComponent, AbstractInstallAction, AbstractInstallerOrUninstallerScreen, AbstractInstallerScreen, AbstractInstallOrUninstallAction, AbstractUninstallAction, AbstractUninstallerScreen

public interface Bean

Common interface for all types of beans that are handled by install4j. Do not implement this interface directly. Concrete interfaces exist for

Author:
ej-technologies GmbH