Name of an implementation of this interface will be put in the META-INF/services/com.sun.appserv.addons.Installer file of the addon installer jar file. SDK installer or asadmin install-addon command will instantiate this class and execute install method. SDK uninstaller or asadmin uninstall-addon command will instantiate this class and execute uninstall method.
@see com.sun.appserv.addons.Configurator
| |
| |