Class PdxConfiguration

All Implemented Interfaces:
Aware, BeanClassLoaderAware, BeanFactoryAware, ImportAware, EnvironmentAware

@Configuration("PdxConfiguration") public class PdxConfiguration extends AbstractAnnotationConfigSupport implements ImportAware
The PdxConfiguration class is a Spring Configuration class that configures PDX on a GemFireCache instance.
Since:
2.1.0
Author:
John Blum
See Also: