Annotation Interface DwrMarshallableToClient


@Target(TYPE) @Retention(SOURCE) public @interface DwrMarshallableToClient
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.