Annotation Type SessionStateInterface
-
@Documented @Retention(RUNTIME) @Target(TYPE) public @interface SessionStateInterface
Annotation that marks an interface that contains session state fields
@Documented
@Retention(RUNTIME)
@Target(TYPE)
public @interface SessionStateInterface