Package javax.faces.push
package javax.faces.push
This package hosts the CDI annotation for
injecting a PushContext.
-
ClassDescriptionThe CDI annotation
@Pushallows you to inject aPushContextassociated with a given<f:websocket>channel in any container managed artifact in WAR.CDI interface to send a message object to the push socket channel as identified by@Push.