|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ApplicationConfig | |
---|---|
org.openspaces.admin.application | |
org.openspaces.admin.gsm | Support for managing of Grid Service Manager(s) through the Admin API. |
Uses of ApplicationConfig in org.openspaces.admin.application |
---|
Methods in org.openspaces.admin.application that return ApplicationConfig | |
---|---|
ApplicationConfig |
ApplicationDeployment.create()
|
ApplicationConfig |
ApplicationFileDeployment.create()
|
Constructors in org.openspaces.admin.application with parameters of type ApplicationConfig | |
---|---|
ApplicationDeployment(ApplicationConfig config)
|
Uses of ApplicationConfig in org.openspaces.admin.gsm |
---|
Methods in org.openspaces.admin.gsm with parameters of type ApplicationConfig | |
---|---|
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. |
|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |