org.openspaces.grid.gsa
Class GridServiceAgentConfigurer
java.lang.Object
  
org.openspaces.grid.gsa.GridServiceAgentConfigurer
public class GridServiceAgentConfigurer
- extends Object
 
Provides a configurer to start a GS-Agent.
- Since:
 
  - 8.0
 
- Author:
 
  - Uri
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
GridServiceAgentConfigurer
public GridServiceAgentConfigurer()
locallyManagedGridServiceContainers
public GridServiceAgentConfigurer locallyManagedGridServiceContainers(int n)
 
locallyManagedGridServiceManagers
public GridServiceAgentConfigurer locallyManagedGridServiceManagers(int n)
 
locallyManagedGridServiceManagersWithLookupService
public GridServiceAgentConfigurer locallyManagedGridServiceManagersWithLookupService(int n)
 
locallyManagedLookupServices
public GridServiceAgentConfigurer locallyManagedLookupServices(int n)
 
globallyManagedGridServiceContainers
public GridServiceAgentConfigurer globallyManagedGridServiceContainers(int n)
 
globallyManagedGridServiceManagers
public GridServiceAgentConfigurer globallyManagedGridServiceManagers(int n)
 
globallyManagedGridServiceManagersWithLookupService
public GridServiceAgentConfigurer globallyManagedGridServiceManagersWithLookupService(int n)
 
globallyManageLookupService
public GridServiceAgentConfigurer globallyManageLookupService(int n)
 
create
public void create()
 
Copyright © GigaSpaces.