GigaSpaces XAP 10.0.1 API

org.openspaces.admin.application.deploy
Class ApplicationDeployCommand

java.lang.Object
  extended by org.openspaces.admin.application.deploy.AbstractApplicationCommand
      extended by org.openspaces.admin.application.deploy.ApplicationDeployCommand

public class ApplicationDeployCommand
extends AbstractApplicationCommand

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
static String[] validOptionsArray
           
 
Fields 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
ApplicationDeployCommand()
           
 
Method Summary
 void deployAndWait(String[] args)
           
 String getUsage()
           
static void main(String[] args)
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

validOptionsArray

public static final String[] validOptionsArray
Constructor Detail

ApplicationDeployCommand

public ApplicationDeployCommand()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

deployAndWait

public void deployAndWait(String[] args)
                   throws TimeoutException,
                          AdminException
Throws:
TimeoutException
AdminException

getUsage

public String getUsage()

GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.