@Qualifier @Target(value=PARAMETER) @Retention(value=RUNTIME) @Documented public static @interface SocketEvent.Switched
Indicates that a socket user was switched.
For detailed usage instructions, see Socket
javadoc.
Socket
public static final AnnotationLiteral<SocketEvent.Switched> LITERAL
SocketEvent.Switched
.Copyright © 2012–2020 OmniFaces. All rights reserved.