public class DelegatingMapStoreFactory extends Object implements com.hazelcast.core.MapStoreFactory, org.springframework.context.ApplicationContextAware
| Modifier and Type | Field and Description |
|---|---|
protected org.springframework.context.ApplicationContext |
_applicationContext |
| Constructor and Description |
|---|
DelegatingMapStoreFactory() |
| Modifier and Type | Method and Description |
|---|---|
com.hazelcast.core.MapLoader |
newMapStore(String mapName,
Properties properties) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
protected org.springframework.context.ApplicationContext _applicationContext
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionpublic com.hazelcast.core.MapLoader newMapStore(String mapName, Properties properties)
newMapStore in interface com.hazelcast.core.MapStoreFactoryCopyright © 2015. All rights reserved.