@Configuration @Deprecated public class SubscriptionEnabledClientServerIntegrationTestsConfiguration extends ClientServerIntegrationTestsConfiguration
SubscriptionEnabledClientServerIntegrationTestsConfiguration class is a base Spring Configuration
class supporting Apache Geode or Pivotal GemFire client/server integration tests when subscriptions are enabled.
Subscriptions must be enabled when Registering Interests or Continuous Queries (CQ).Region,
ClientCache,
Pool,
PoolManager,
PoolImpl,
ClientMembership,
ClientMembershipListenerAdapter,
ListableBeanFactory,
BeanPostProcessor,
Bean,
Configuration,
ClientCacheFactoryBean,
ClientRegionFactoryBean,
PoolFactoryBean,
ClientCacheConfigurer,
ContinuousQueryListenerContainer,
ClientServerIntegrationTestsSupport,
ClientServerIntegrationTestsConfiguration| Modifier and Type | Class and Description |
|---|---|
static class |
SubscriptionEnabledClientServerIntegrationTestsConfiguration.ClientCacheFactoryBeanSetSocketConnectTimeoutPresentCondition
Deprecated.
|
ClientServerIntegrationTestsConfiguration.SpringBootIsAbsentCondition| Constructor and Description |
|---|
SubscriptionEnabledClientServerIntegrationTestsConfiguration()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Long |
getSocketConnectTimeout()
Deprecated.
|
protected java.lang.Long |
getTimeout()
Deprecated.
|
protected boolean |
isThrowExceptionOnSubscriptionQueueConnectionFailure()
Deprecated.
|
void |
registerClientMembershipListener()
Deprecated.
|
getLoggerpublic SubscriptionEnabledClientServerIntegrationTestsConfiguration()
protected java.lang.Long getSocketConnectTimeout()
protected java.lang.Long getTimeout()
protected boolean isThrowExceptionOnSubscriptionQueueConnectionFailure()
@PostConstruct public void registerClientMembershipListener()