GigaSpaces XAP 10.0.1 API

org.openspaces.core.space
Class SpaceProxyConfigurer

java.lang.Object
  extended by org.openspaces.core.space.AbstractSpaceConfigurer
      extended by org.openspaces.core.space.SpaceProxyConfigurer
All Implemented Interfaces:
SpaceConfigurer

public class SpaceProxyConfigurer
extends AbstractSpaceConfigurer

Since:
10.0
Author:
yuvalm

Constructor Summary
SpaceProxyConfigurer(String name)
           
 
Method Summary
 SpaceProxyConfigurer addProperties(Properties properties)
           
 SpaceProxyConfigurer addProperty(String name, String value)
           
 void close()
           
protected  IJSpace createSpace()
           
 SpaceProxyConfigurer credentials(String userName, String password)
           
 SpaceProxyConfigurer credentialsProvider(CredentialsProvider credentialsProvider)
           
 SpaceProxyConfigurer instanceId(String instanceID)
           
 SpaceProxyConfigurer lookupGroups(String... lookupGroups)
           
 SpaceProxyConfigurer lookupGroups(String lookupGroups)
           
 SpaceProxyConfigurer lookupLocators(String... lookupLocators)
           
 SpaceProxyConfigurer lookupLocators(String lookupLocators)
           
 SpaceProxyConfigurer lookupTimeout(int lookupTimeout)
           
 SpaceProxyConfigurer versioned(boolean versioned)
           
 
Methods inherited from class org.openspaces.core.space.AbstractSpaceConfigurer
create, space, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpaceProxyConfigurer

public SpaceProxyConfigurer(String name)
Method Detail

close

public void close()

createSpace

protected IJSpace createSpace()
Specified by:
createSpace in class AbstractSpaceConfigurer

addProperty

public SpaceProxyConfigurer addProperty(String name,
                                        String value)

addProperties

public SpaceProxyConfigurer addProperties(Properties properties)

instanceId

public SpaceProxyConfigurer instanceId(String instanceID)

lookupGroups

public SpaceProxyConfigurer lookupGroups(String... lookupGroups)

lookupGroups

public SpaceProxyConfigurer lookupGroups(String lookupGroups)

lookupLocators

public SpaceProxyConfigurer lookupLocators(String lookupLocators)

lookupLocators

public SpaceProxyConfigurer lookupLocators(String... lookupLocators)

lookupTimeout

public SpaceProxyConfigurer lookupTimeout(int lookupTimeout)

versioned

public SpaceProxyConfigurer versioned(boolean versioned)

credentials

public SpaceProxyConfigurer credentials(String userName,
                                        String password)

credentialsProvider

public SpaceProxyConfigurer credentialsProvider(CredentialsProvider credentialsProvider)

GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.