Annotation Interface EnableHotRodWebSession


@Retention(RUNTIME) @Target(TYPE) @Documented @Import(HotRodWebSessionConfiguration.class) @Configuration(proxyBeanMethods=false) public @interface EnableHotRodWebSession
Author:
Paul Ferraro