Package de.xima.fc.gui.common.bean.push
Class BackendPushContextBean.ApplicationOmniFacesPushKeepAliveCheck
java.lang.Object
de.xima.fc.gui.common.bean.push.BackendPushContextBean.ApplicationOmniFacesPushKeepAliveCheck
- All Implemented Interfaces:
 Serializable
- Enclosing class:
 - BackendPushContextBean
 
@ApplicationScoped
public static class BackendPushContextBean.ApplicationOmniFacesPushKeepAliveCheck
extends Object
Keepalive check for the OmniFaces socket, with a mutex scoped to the current application.
- Since:
 - 8.0.1
 - Author:
 - XIMA MEDIA GmbH
 - See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionorg.omnifaces.cdi.PushContextbooleanvoidsend(ChannelMessage message)  
- 
Constructor Details
- 
ApplicationOmniFacesPushKeepAliveCheck
public ApplicationOmniFacesPushKeepAliveCheck() 
 - 
 - 
Method Details
- 
getPushContext
public org.omnifaces.cdi.PushContext getPushContext() - 
hasKeepAliveIntervalElapsed
public boolean hasKeepAliveIntervalElapsed() - 
send
 
 -