| Method and Description |
|---|
| org.springframework.integration.gemfire.store.GemfireMessageStore.afterPropertiesSet() |
| org.springframework.integration.gemfire.store.GemfireMessageStore.setIgnoreJta(boolean)
with no-op, in favor of externally configured region.
|
| Constructor and Description |
|---|
| org.springframework.integration.gemfire.store.GemfireMessageStore(Cache)
- use the other constructor and provide a region directly.
|