Annotation Interface DwrMarshallableToServer


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