GigaSpaces XAP 8.0 API

org.openspaces.grid.gsa
Class GridServiceAgentConfigurer

java.lang.Object
  extended by org.openspaces.grid.gsa.GridServiceAgentConfigurer

public class GridServiceAgentConfigurer
extends Object

Provides a configurer to start a GS-Agent.

Since:
8.0
Author:
Uri

Constructor Summary
GridServiceAgentConfigurer()
           
 
Method Summary
 void create()
           
 GridServiceAgentConfigurer globallyManagedGridServiceContainers(int n)
           
 GridServiceAgentConfigurer globallyManagedGridServiceManagers(int n)
           
 GridServiceAgentConfigurer globallyManagedGridServiceManagersWithLookupService(int n)
           
 GridServiceAgentConfigurer globallyManageLookupService(int n)
           
 GridServiceAgentConfigurer locallyManagedGridServiceContainers(int n)
           
 GridServiceAgentConfigurer locallyManagedGridServiceManagers(int n)
           
 GridServiceAgentConfigurer locallyManagedGridServiceManagersWithLookupService(int n)
           
 GridServiceAgentConfigurer locallyManagedLookupServices(int n)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridServiceAgentConfigurer

public GridServiceAgentConfigurer()
Method Detail

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()

GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.