public class DirectSpaceFactoryBean extends AbstractSpaceFactoryBean
IJSpace and provides it as the
 space.
 Though mostly not relevant for xml based configuration, this might be relevant when using programmatic configuration.
UrlSpaceFactoryBeanlogger| Constructor and Description | 
|---|
DirectSpaceFactoryBean(IJSpace space)
Constucts a new direct space factory using the provided space. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected IJSpace | 
doCreateSpace()
Returns the space provided in the constructor. 
 | 
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, setSecurityConfig, setUserDetailspublic DirectSpaceFactoryBean(IJSpace space)
space - The space to useprotected IJSpace doCreateSpace() throws org.springframework.dao.DataAccessException
doCreateSpace in class AbstractSpaceFactoryBeanorg.springframework.dao.DataAccessExceptionAbstractSpaceFactoryBean.doCreateSpace()Copyright © GigaSpaces.