Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Critical
-
Resolution: Complete
-
Affects Version/s: 1.9 M1 (Ingalls), 1.0.0.APACHE-GEODE-INCUBATING-RELEASE
-
Fix Version/s: 1.9 RC1 (Ingalls), 1.0.0.APACHE-GEODE-INCUBATING-RELEASE
-
Environment:Spring Data (GemFire / Geode) + Pivotal GemFire | Apache Geode
-
Sprint:Kay M1
Description
This JIRA will add the use-bean-factory-locator attribute to the @PeerCacheApplication, @ClientCacheApplication and @CacheServerApplication annotations in the new SDG Annotation configuration meta-data model.
Use of the SDG GemfireBeanFactoryLocator is useful in situations where GemFire/Geode is instantiating objects specified via GemFire/Geode System properties that require, or would be improved by Spring bean injections.
This is the case for GemFire/Geode's Integrated Security feature, where many of the components or objects used in the security framework are specified by GemFire/Geode security System properties and constructed by GemFire/Geode directly.