public abstract class AbstractResultEventAdapterFactoryBean extends Object implements org.springframework.beans.factory.FactoryBean, org.springframework.beans.factory.InitializingBean
| Constructor and Description | 
|---|
| AbstractResultEventAdapterFactoryBean() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | afterPropertiesSet() | 
| protected abstract AbstractResultEventListenerAdapter | createAdapter() | 
| Object | getObject() | 
| Class<?> | getObjectType() | 
| boolean | isSingleton() | 
| void | setUpdateOrWrite(Boolean updateOrWrite) | 
| void | setUpdateTimeout(Long updateTimeout) | 
| void | setWriteLease(Long writeLease) | 
public AbstractResultEventAdapterFactoryBean()
public void setWriteLease(Long writeLease)
public void setUpdateOrWrite(Boolean updateOrWrite)
public void setUpdateTimeout(Long updateTimeout)
public void afterPropertiesSet()
                        throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionprotected abstract AbstractResultEventListenerAdapter createAdapter()
public Object getObject() throws Exception
getObject in interface org.springframework.beans.factory.FactoryBeanExceptionpublic Class<?> getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBeanpublic boolean isSingleton()
isSingleton in interface org.springframework.beans.factory.FactoryBeanCopyright © GigaSpaces.