public class SpaceProxyFactoryBean extends AbstractSpaceFactoryBean implements BeanLevelMergedPropertiesAware
logger| Constructor and Description |
|---|
SpaceProxyFactoryBean() |
SpaceProxyFactoryBean(String name) |
| Modifier and Type | Method and Description |
|---|---|
protected IJSpace |
doCreateSpace()
Responsible for creating/finding the actual
IJSpace implementation. |
void |
setInstanceId(String instanceId) |
void |
setLookupGroups(String lookupGroups) |
void |
setLookupLocators(String lookupLocators) |
void |
setLookupTimeout(int lookupTimeout) |
void |
setMergedBeanLevelProperties(Properties beanLevelProperties)
Sets the merged properties using
mergedProperties and the bean
name that the bean implementing this interface is associated with. |
void |
setName(String name) |
void |
setProperties(Properties properties) |
void |
setSecurityConfig(SecurityConfig securityConfig)
Sets security configuration for the Space.
|
void |
setSpaceName(String name) |
void |
setSpaceSqlFunction(SpaceSqlFunctionBean[] spaceSqlFunctionBeans) |
void |
setVersioned(boolean versioned) |
afterPropertiesSet, close, destroy, fireSpaceAfterBackupEvent, fireSpaceAfterPrimaryEvent, fireSpaceBeforeBackupEvent, fireSpaceBeforePrimaryEvent, getApplicationContext, getName, getObject, getObjectType, getSecurityConfig, getServicesDetails, isAlive, isMemberAliveEnabled, isRegisterForSpaceModeNotifications, isSingleton, onApplicationEvent, process, setApplicationContext, setBeanName, setCredentialsProvider, setEnableMemberAliveIndicator, setPrimaryBackupListener, setRegisterForSpaceModeNotifications, setUserDetailspublic SpaceProxyFactoryBean()
public SpaceProxyFactoryBean(String name)
protected IJSpace doCreateSpace() throws DataAccessException
AbstractSpaceFactoryBeanIJSpace implementation.doCreateSpace in class AbstractSpaceFactoryBeanDataAccessExceptionpublic void setName(String name)
public void setSpaceName(String name)
public void setInstanceId(String instanceId)
public void setSecurityConfig(SecurityConfig securityConfig)
AbstractSpaceFactoryBeansetSecurityConfig in class AbstractSpaceFactoryBeanpublic void setProperties(Properties properties)
public void setLookupGroups(String lookupGroups)
public void setLookupLocators(String lookupLocators)
public void setLookupTimeout(int lookupTimeout)
public void setVersioned(boolean versioned)
public void setSpaceSqlFunction(SpaceSqlFunctionBean[] spaceSqlFunctionBeans)
public void setMergedBeanLevelProperties(Properties beanLevelProperties)
BeanLevelMergedPropertiesAwaremergedProperties and the bean
name that the bean implementing this interface is associated with.setMergedBeanLevelProperties in interface BeanLevelMergedPropertiesAwareCopyright © GigaSpaces.