Searched defs:UninstallAllHandler (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-tools/openam-installtools/src/main/java/com/sun/identity/install/tools/handler/
H A DUninstallAllHandler.java25 * $Id: UninstallAllHandler.java,v 1.2 2008/06/25 05:51:27 qcheng Exp $
44 public class UninstallAllHandler extends ConfigHandlerBase implements class in inherits:ConfigHandlerBase,IToolsOptionHandler,InstallConstants
47 public UninstallAllHandler() { method in class:UninstallAllHandler
57 Debug.log("UninstallAllHandler: invalid argument(s) specified - "
73 Debug.log("UninstallAllHandler: Failed with exception ", ex);
/forgerock/openam/openam-tools/openam-installtools/src/main/java/com/sun/identity/install/tools/handler/
H A DUninstallAllHandler.java25 * $Id: UninstallAllHandler.java,v 1.2 2008/06/25 05:51:27 qcheng Exp $
44 public class UninstallAllHandler extends ConfigHandlerBase implements class in inherits:ConfigHandlerBase,IToolsOptionHandler,InstallConstants
47 public UninstallAllHandler() { method in class:UninstallAllHandler
57 Debug.log("UninstallAllHandler: invalid argument(s) specified - "
73 Debug.log("UninstallAllHandler: Failed with exception ", ex);

Completed in 46 milliseconds