Uses of Class
org.openspaces.core.space.SpaceProxyConfigurer
Packages that use SpaceProxyConfigurer
Package
Description
This package is responsible for simplifying the creation of IJSpace implementation.
-
Uses of SpaceProxyConfigurer in org.openspaces.core.space
Methods in org.openspaces.core.space that return SpaceProxyConfigurerModifier and TypeMethodDescriptionSpaceProxyConfigurer.addProperties(Properties properties) SpaceProxyConfigurer.addProperty(String name, String value) 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)