@Qualifier @Target(value=PARAMETER) @Retention(value=RUNTIME) @Documented public static @interface WebsocketEvent.Closed
Indicates that a <f:websocket> has closed.
<f:websocket>
For detailed usage instructions, see @Push javadoc.
@
Push