GigaSpaces XAP 10.0.1 API

org.openspaces.pu.container.servicegrid.deploy
Class Deploy

java.lang.Object
  extended by org.openspaces.pu.container.servicegrid.deploy.Deploy

public class Deploy
extends Object


Field Summary
static String KEY_APPLICATION_NAME
           
static String KEY_CLUSTER
           
static String KEY_DEPLOY_TIMEOUT
           
static String KEY_ELASTIC_PROPERTIES
           
static String KEY_GROUPS
           
static String KEY_HELP1
           
static String KEY_HELP2
           
static String KEY_LOCATORS
           
static String KEY_MAX_INSTANCES_PER_MACHINE
           
static String KEY_MAX_INSTANCES_PER_VM
           
static String KEY_MAX_INSTANCES_PER_ZONE
           
static String KEY_OVERRIDE_NAME
           
static String KEY_PASSWORD
           
static String KEY_PRIMARY_ZONE
           
static String KEY_PROPERTIES
           
static String KEY_SCHEMA
           
static String KEY_SECURED
           
static String KEY_SLA
           
static String KEY_TIMEOUT
           
static String KEY_TOTAL_MEMBERS
           
static String KEY_USER
           
static String KEY_ZONES
           
static String[] validOptionsArray
           
 
Constructor Summary
Deploy()
           
 
Method Summary
 org.jini.rio.core.OperationalString buildOperationalString(String[] args)
           
 void deploy(String[] args)
           
 void deploy(String[] args, org.jini.rio.core.ServiceProvisionListener listener)
           
 void deployAndWait(String[] args)
           
 String[] getGroups()
           
 LookupLocator[] getLocators()
           
static String getUsage()
           
static String getUsage(boolean managed)
           
 void initializeDiscovery(com.gigaspaces.grid.gsm.GSM gsm)
           
static void main(String[] args)
           
 void setApplicationName(String applicationName)
           
 void setCredentials(String userName, String password)
           
 void setCredentialsProvider(CredentialsProvider credentialsProvider)
           
 void setDeployTimeout(long deployTimeout)
           
static void setDisableInfoLogging(boolean disableInfoLogging)
           
 void setGroups(String[] groups)
           
 void setLocators(String locators)
           
 void setLookupTimeout(int lookupTimeout)
           
 void setSecured(boolean secured)
           
static void setSout(boolean soutVal)
           
 void setUserDetails(String userName, String password)
          Deprecated. 
 void setUserDetails(UserDetails userDetails)
          Deprecated. 
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

KEY_HELP1

public static final String KEY_HELP1
See Also:
Constant Field Values

KEY_HELP2

public static final String KEY_HELP2
See Also:
Constant Field Values

KEY_USER

public static final String KEY_USER
See Also:
Constant Field Values

KEY_PASSWORD

public static final String KEY_PASSWORD
See Also:
Constant Field Values

KEY_SECURED

public static final String KEY_SECURED
See Also:
Constant Field Values

KEY_SLA

public static final String KEY_SLA
See Also:
Constant Field Values

KEY_CLUSTER

public static final String KEY_CLUSTER
See Also:
Constant Field Values

KEY_SCHEMA

public static final String KEY_SCHEMA
See Also:
Constant Field Values

KEY_TOTAL_MEMBERS

public static final String KEY_TOTAL_MEMBERS
See Also:
Constant Field Values

KEY_GROUPS

public static final String KEY_GROUPS
See Also:
Constant Field Values

KEY_LOCATORS

public static final String KEY_LOCATORS
See Also:
Constant Field Values

KEY_TIMEOUT

public static final String KEY_TIMEOUT
See Also:
Constant Field Values

KEY_PROPERTIES

public static final String KEY_PROPERTIES
See Also:
Constant Field Values

KEY_OVERRIDE_NAME

public static final String KEY_OVERRIDE_NAME
See Also:
Constant Field Values

KEY_ZONES

public static final String KEY_ZONES
See Also:
Constant Field Values

KEY_PRIMARY_ZONE

public static final String KEY_PRIMARY_ZONE
See Also:
Constant Field Values

KEY_APPLICATION_NAME

public static final String KEY_APPLICATION_NAME
See Also:
Constant Field Values

KEY_ELASTIC_PROPERTIES

public static final String KEY_ELASTIC_PROPERTIES
See Also:
Constant Field Values

KEY_DEPLOY_TIMEOUT

public static final String KEY_DEPLOY_TIMEOUT
See Also:
Constant Field Values

KEY_MAX_INSTANCES_PER_VM

public static final String KEY_MAX_INSTANCES_PER_VM
See Also:
Constant Field Values

KEY_MAX_INSTANCES_PER_MACHINE

public static final String KEY_MAX_INSTANCES_PER_MACHINE
See Also:
Constant Field Values

KEY_MAX_INSTANCES_PER_ZONE

public static final String KEY_MAX_INSTANCES_PER_ZONE
See Also:
Constant Field Values

validOptionsArray

public static final String[] validOptionsArray
Constructor Detail

Deploy

public Deploy()
Method Detail

setDisableInfoLogging

public static void setDisableInfoLogging(boolean disableInfoLogging)

setSout

public static void setSout(boolean soutVal)

initializeDiscovery

public void initializeDiscovery(com.gigaspaces.grid.gsm.GSM gsm)

getGroups

public String[] getGroups()

getLocators

public LookupLocator[] getLocators()

setGroups

public void setGroups(String[] groups)

setLocators

public void setLocators(String locators)

setLookupTimeout

public void setLookupTimeout(int lookupTimeout)

setSecured

public void setSecured(boolean secured)

setUserDetails

@Deprecated
public void setUserDetails(UserDetails userDetails)
Deprecated. 


setUserDetails

@Deprecated
public void setUserDetails(String userName,
                                      String password)
Deprecated. 


setCredentials

public void setCredentials(String userName,
                           String password)

setCredentialsProvider

public void setCredentialsProvider(CredentialsProvider credentialsProvider)

setDeployTimeout

public void setDeployTimeout(long deployTimeout)

setApplicationName

public void setApplicationName(String applicationName)

deployAndWait

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

deploy

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

deploy

public void deploy(String[] args,
                   org.jini.rio.core.ServiceProvisionListener listener)
            throws Exception
Throws:
Exception

buildOperationalString

public org.jini.rio.core.OperationalString buildOperationalString(String[] args)
                                                           throws Exception
Throws:
Exception

main

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

getUsage

public static String getUsage()

getUsage

public static String getUsage(boolean managed)

GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.