Package org.apache.myfaces.push.cdi
Class PushContextImpl
java.lang.Object
org.apache.myfaces.push.cdi.PushContextImpl
- All Implemented Interfaces:
PushContext
,Serializable
- See Also:
-
Field Summary
Fields inherited from interface jakarta.faces.push.PushContext
ENABLE_WEBSOCKET_ENDPOINT_PARAM_NAME, URI_PREFIX, WEBSOCKET_ENDPOINT_PORT_PARAM_NAME
-
Constructor Summary
ConstructorsConstructorDescriptionPushContextImpl
(String channel, jakarta.enterprise.inject.spi.BeanManager beanManager) -
Method Summary
-
Constructor Details
-
PushContextImpl
-
-
Method Details
-
send
- Specified by:
send
in interfacePushContext
-
send
- Specified by:
send
in interfacePushContext
-
send
- Specified by:
send
in interfacePushContext
-