Searched refs:ProductInfoHandler (Results 1 - 3 of 3) sorted by relevance

/forgerock/jee-agents-v3.5/jee-agents-sdk/src/main/java/com/sun/identity/agents/install/admin/
H A DAgentToolsResolver.java38 import com.sun.identity.install.tools.handler.ProductInfoHandler;
54 result.add(new ToolsOptionsInfo(ProductInfoHandler.class.getName(),
/forgerock/openam-v13/openam-tools/openam-installtools/src/main/java/com/sun/identity/install/tools/handler/
H A DProductInfoHandler.java25 * $Id: ProductInfoHandler.java,v 1.2 2008/06/25 05:51:26 qcheng Exp $
44 public class ProductInfoHandler extends ProductInfoHandlerBase implements class in inherits:ProductInfoHandlerBase,IToolsOptionHandler
52 Debug.log("ProductInfoHandler: invalid argument(s) specified "
90 Debug.log("ProductInfoHandler: Failed to handle request ", ie);
/forgerock/openam/openam-tools/openam-installtools/src/main/java/com/sun/identity/install/tools/handler/
H A DProductInfoHandler.java25 * $Id: ProductInfoHandler.java,v 1.2 2008/06/25 05:51:26 qcheng Exp $
44 public class ProductInfoHandler extends ProductInfoHandlerBase implements class in inherits:ProductInfoHandlerBase,IToolsOptionHandler
52 Debug.log("ProductInfoHandler: invalid argument(s) specified "
90 Debug.log("ProductInfoHandler: Failed to handle request ", ie);

Completed in 43 milliseconds