Annotation Interface DwrMarshallableToClient


@Target(TYPE) @Retention(SOURCE) @Deprecated public @interface DwrMarshallableToClient
Deprecated.
Mark DWR objects as marshallable from server to client. This is a marker annotation for the developer only atm, there's no logic based on it.