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.
UrlSpaceFactoryBean
logger
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.
|
addServiceDetails, 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, setUserDetails, toString
public DirectSpaceFactoryBean(IJSpace space)
space
- The space to useprotected IJSpace doCreateSpace() throws org.springframework.dao.DataAccessException
doCreateSpace
in class AbstractSpaceFactoryBean
org.springframework.dao.DataAccessException
AbstractSpaceFactoryBean.doCreateSpace()
Copyright © GigaSpaces.