Searched defs:CustomInstallHandler (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 DCustomInstallHandler.java43 public class CustomInstallHandler extends ConfigHandlerBase implements class in inherits:ConfigHandlerBase,IToolsOptionHandler,InstallConstants
45 public CustomInstallHandler() { method in class:CustomInstallHandler
60 Debug.log("CustomInstallHandler: invoked with 0 arguments.");
63 Debug.log("CustomInstallHandler: invoked with 2 arguments - "
78 Debug.log("CustomInstallHandler: User Requested Abort ", ia);
81 Debug.log("CustomInstallHandler: Failed to process install request ",
/forgerock/openam/openam-tools/openam-installtools/src/main/java/com/sun/identity/install/tools/handler/
H A DCustomInstallHandler.java43 public class CustomInstallHandler extends ConfigHandlerBase implements class in inherits:ConfigHandlerBase,IToolsOptionHandler,InstallConstants
45 public CustomInstallHandler() { method in class:CustomInstallHandler
60 Debug.log("CustomInstallHandler: invoked with 0 arguments.");
63 Debug.log("CustomInstallHandler: invoked with 2 arguments - "
78 Debug.log("CustomInstallHandler: User Requested Abort ", ia);
81 Debug.log("CustomInstallHandler: Failed to process install request ",

Completed in 59 milliseconds