org.openspaces.pu.container.servicegrid.deploy
Class Deploy
java.lang.Object
org.openspaces.pu.container.servicegrid.deploy.Deploy
public class Deploy
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
Deploy
public Deploy()
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)
Copyright © GigaSpaces.