@Target(value=TYPE) @Retention(value=RUNTIME) @Inherited @Documented @EnableAspectJAutoProxy @Import(value=GemFireAsLastResourceConfiguration.class) public @interface EnableGemFireAsLastResource
EnableGemFireAsLastResource
annotation is used to enable Pivotal GemFire as a Last Resource in a Spring,
CMT/JTA Transaction.EnableAspectJAutoProxy
,
Import
,
GemFireAsLastResourceConfiguration
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.