org.hyperic.hq.ui.action.resource.platform.autodiscovery
Class NewAutoDiscoveryPrepAction
java.lang.Object
org.apache.struts.action.Action
org.apache.struts.tiles.actions.TilesAction
org.hyperic.hq.ui.action.WorkflowPrepareAction
org.hyperic.hq.ui.action.resource.platform.autodiscovery.NewAutoDiscoveryPrepAction
- Direct Known Subclasses:
- EditAutoDiscoveryPrepAction
public class NewAutoDiscoveryPrepAction
- extends WorkflowPrepareAction
Fields inherited from class org.apache.struts.action.Action |
servlet |
Method Summary |
protected static ConfigResponse |
getConfigResponse(java.lang.String osName)
|
protected static ConfigSchema |
getConfigSchema(java.lang.String osName)
|
protected static ScanMethod |
getScanMethod(java.lang.String osName)
|
org.apache.struts.action.ActionForward |
workflow(org.apache.struts.tiles.ComponentContext context,
org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Create the platform with the attributes specified in the given
AutoDiscoveryForm . |
Methods inherited from class org.apache.struts.tiles.actions.TilesAction |
execute |
Methods inherited from class org.apache.struts.action.Action |
addErrors, addMessages, execute, generateToken, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FILESCAN_WIN32
protected static final FileScan FILESCAN_WIN32
FILESCAN_UNIX
protected static final FileScan FILESCAN_UNIX
FILESCAN_CFG_WIN32
protected static final ConfigSchema FILESCAN_CFG_WIN32
FILESCAN_CFG_UNIX
protected static final ConfigSchema FILESCAN_CFG_UNIX
FILESCAN_NAME
protected static final java.lang.String FILESCAN_NAME
NewAutoDiscoveryPrepAction
public NewAutoDiscoveryPrepAction()
workflow
public org.apache.struts.action.ActionForward workflow(org.apache.struts.tiles.ComponentContext context,
org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.lang.Exception
- Create the platform with the attributes specified in the given
AutoDiscoveryForm
.
- Specified by:
workflow
in class WorkflowPrepareAction
- Throws:
java.lang.Exception
getScanMethod
protected static ScanMethod getScanMethod(java.lang.String osName)
getConfigSchema
protected static ConfigSchema getConfigSchema(java.lang.String osName)
getConfigResponse
protected static ConfigResponse getConfigResponse(java.lang.String osName)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.