| Package | Description | 
|---|---|
| org.openspaces.admin.application | |
| org.openspaces.admin.gsm | 
 Support for managing of Grid Service Manager(s) through the Admin API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ApplicationConfig | 
ApplicationDeployment.create()  | 
ApplicationConfig | 
ApplicationFileDeployment.create()  | 
| Constructor and Description | 
|---|
ApplicationDeployment(ApplicationConfig config)  | 
| Modifier and Type | Method and Description | 
|---|---|
Application | 
GridServiceManager.deploy(ApplicationConfig applicationConfig)
Deploys an application consisting of one or more processing unit deployments. 
 | 
Application | 
GridServiceManagers.deploy(ApplicationConfig applicationConfig)
Deploys an application consisting of one or more processing unit deployments. 
 | 
Application | 
GridServiceManager.deploy(ApplicationConfig applicationConfig,
      long timeout,
      TimeUnit timeUnit)
Deploys an application consisting of one or more processing unit deployments. 
 | 
Application | 
GridServiceManagers.deploy(ApplicationConfig applicationConfig,
      long timeout,
      TimeUnit timeUnit)
Deploys an application consisting of one or more processing unit deployments. 
 | 
Copyright © GigaSpaces.