Class ApplicationDeployCommand
java.lang.Object
org.openspaces.admin.application.deploy.AbstractApplicationCommand
org.openspaces.admin.application.deploy.ApplicationDeployCommand
- Since:
- 9.0.1 A utility class with a main() entry point that allows deploying applications from ant or the cli
- Author:
- itaif
-
Field Summary
FieldsFields inherited from class org.openspaces.admin.application.deploy.AbstractApplicationCommand
KEY_DEPLOY_TIMEOUT, KEY_GROUPS, KEY_HELP1, KEY_HELP2, KEY_LOCATORS, KEY_PASSWORD, KEY_SECURED, KEY_TIMEOUT, KEY_UNDEPLOY_TIMEOUT, KEY_USER -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openspaces.admin.application.deploy.AbstractApplicationCommand
debug, getGroups, getLocators, getLogger, getLookupTimeout, getManaged, getSecured, getTimeout, getUserDetails, info, isDisableInfoLogging, isSout, parseArgs, setCredentialsProvider, setDisableInfoLogging, setGroups, setLocators, setLookupTimeout, setManaged, setSecured, setSecured, setSout, setTimeout, setUserDetails, setUserDetails, toString, waitForGridServiceManager
-
Field Details
-
validOptionsArray
-
-
Constructor Details
-
ApplicationDeployCommand
public ApplicationDeployCommand()
-
-
Method Details
-
main
- Throws:
Exception
-
deployAndWait
- Throws:
TimeoutExceptionAdminException
-
getUsage
-