public interface PushContext
Modifier and Type | Field and Description |
---|---|
static String |
INSTANCE_KEY_NAME |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
String |
getPushHandlerUrl() |
SessionFactory |
getSessionFactory() |
SessionManager |
getSessionManager() |
TopicsContext |
getTopicsContext() |
void |
init(javax.faces.context.FacesContext facesContext) |
static final String INSTANCE_KEY_NAME
TopicsContext getTopicsContext()
SessionFactory getSessionFactory()
SessionManager getSessionManager()
String getPushHandlerUrl()
void init(javax.faces.context.FacesContext facesContext)
void destroy()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.