Annotation Interface UsesGemFireProperties
@Target(ANNOTATION_TYPE)
@Retention(RUNTIME)
@Inherited
@Documented
public @interface UsesGemFireProperties
UsesGemFireProperties
is a meta-annotation used to mark other SDG Annotations
that uses GemFire properties to configure the Spring-based GemFire cache instance.- Since:
- 2.0.0
- See Also: