@Configuration
public class ClientServerIntegrationTestsConfiguration
extends java.lang.Object
ClientServerIntegrationTestsConfiguration class is a Spring Configuration class that registers
a ClientCacheConfigurer used to configure the ClientCache DEFAULT Pool port
to connect to the launched Apache Geode/Pivotal GemFire Server during integration testing.
Additionally, this class registers a CacheServerConfigurer to configure the CacheServer port.
Finally, this class provides a Spring Configuration class enable the embedded Locator and Manager services
in a server providing the locator-manager Spring profile is activated.ClientCache,
Pool,
CacheServer,
Bean,
Configuration,
Profile,
CacheServerConfigurer,
ClientCacheConfigurer,
EnableLocator,
EnableManager| Modifier and Type | Class and Description |
|---|---|
static class |
ClientServerIntegrationTestsConfiguration.SpringBootIsAbsentCondition |
| Constructor and Description |
|---|
ClientServerIntegrationTestsConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
protected org.slf4j.Logger |
getLogger() |