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