Package de.xima.fc.gui.common.bean.push
Class BackendApplicationPushContext
java.lang.Object
de.xima.fc.gui.common.bean.push.ABackendPushContext
de.xima.fc.gui.common.bean.push.BackendApplicationPushContext
- All Implemented Interfaces:
Serializable
A backend push context that should scoped to the application scope.
- Since:
- 7.0.0
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.xima.fc.gui.common.bean.push.ABackendPushContext
sendAjaxCall, sendEvent, sendEvent, sendExecuteScript, sendFacesMessage, sendFacesMessages, sendFacesMessages, sendFacesMessages, sendRemoteCommand, sendRemoteCommand, sendUpdatePageTitle
-
Constructor Details
-
BackendApplicationPushContext
public BackendApplicationPushContext()
-
-
Method Details
-
getPushContext
protected org.omnifaces.cdi.PushContext getPushContext()- Specified by:
getPushContext
in classABackendPushContext
-