@Target(value=TYPE) @Retention(value=RUNTIME) @Inherited @Documented @Import(value=BeanFactoryLocatorConfiguration.class) public @interface EnableBeanFactoryLocator
EnableBeanFactoryLocator
annotation annotates a Spring @Configuration
class
enabling SDG's GemfireBeanFactoryLocator
in order to auto-wire and configure GemFire/Geode Objects
declared in GemFire/Geode config.Documented
,
Inherited
,
Retention
,
Target
,
Configuration
,
Import
,
GemfireBeanFactoryLocator
Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.