Package | Description |
---|---|
org.springframework.data.gemfire.config.annotation |
Modifier and Type | Method and Description |
---|---|
CacheServerFactoryBean |
CacheServerConfiguration.gemfireCacheServer(org.apache.geode.cache.Cache gemfireCache)
Bean declaration for a single,
CacheServer to serve cache client applications. |
Modifier and Type | Method and Description |
---|---|
void |
CacheServerConfigurer.configure(String beanName,
CacheServerFactoryBean bean)
Configuration callback method providing a reference to a
CacheServerFactoryBean used to construct,
configure and initialize an instance of CacheServer . |
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.