Annotation Type ServerSideOnly
-
@Target(TYPE) @Retention(RUNTIME) @Inherited public @interface ServerSideOnly
Classes annotated with this annotation will not be XStreamed to agents.
@Target(TYPE) @Retention(RUNTIME) @Inherited public @interface ServerSideOnly