Uses of Class
org.openspaces.admin.application.config.ApplicationConfig
Packages that use ApplicationConfig
Package
Description
Support for managing of Grid Service Manager(s) through the Admin API.
Internally Used.
-
Uses of ApplicationConfig in org.openspaces.admin.application
Methods in org.openspaces.admin.application that return ApplicationConfigModifier and TypeMethodDescriptionApplicationDeployment.create()ApplicationFileDeployment.create()Constructors in org.openspaces.admin.application with parameters of type ApplicationConfig -
Uses of ApplicationConfig in org.openspaces.admin.gsm
Methods in org.openspaces.admin.gsm with parameters of type ApplicationConfigModifier and TypeMethodDescriptionGridServiceManager.deploy(ApplicationConfig applicationConfig) Deploys an application consisting of one or more processing unit deployments.GridServiceManager.deploy(ApplicationConfig applicationConfig, long timeout, TimeUnit timeUnit) Deploys an application consisting of one or more processing unit deployments.GridServiceManagers.deploy(ApplicationConfig applicationConfig) Deploys an application consisting of one or more processing unit deployments.GridServiceManagers.deploy(ApplicationConfig applicationConfig, long timeout, TimeUnit timeUnit) Deploys an application consisting of one or more processing unit deployments. -
Uses of ApplicationConfig in org.openspaces.admin.internal.gsm
Methods in org.openspaces.admin.internal.gsm with parameters of type ApplicationConfigModifier and TypeMethodDescriptionDefaultGridServiceManager.deploy(ApplicationConfig applicationConfig) DefaultGridServiceManager.deploy(ApplicationConfig applicationConfig, long timeout, TimeUnit timeUnit) DefaultGridServiceManagers.deploy(ApplicationConfig applicationConfig) DefaultGridServiceManagers.deploy(ApplicationConfig applicationConfig, long timeout, TimeUnit timeUnit)