|
RichFaces Core Implementation 4.1.0.CR2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.richfaces.application.push.impl.SessionManagerImpl
public class SessionManagerImpl
Constructor Summary | |
---|---|
SessionManagerImpl(java.util.concurrent.ThreadFactory threadFactory)
|
Method Summary | |
---|---|
void |
destroy()
|
org.richfaces.application.push.Session |
getPushSession(java.lang.String id)
|
void |
putPushSession(org.richfaces.application.push.Session session)
|
void |
requeue(org.richfaces.application.push.Session session)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SessionManagerImpl(java.util.concurrent.ThreadFactory threadFactory)
Method Detail |
---|
public org.richfaces.application.push.Session getPushSession(java.lang.String id)
getPushSession
in interface org.richfaces.application.push.SessionManager
public void destroy()
destroy
in interface org.richfaces.application.push.SessionManager
public void putPushSession(org.richfaces.application.push.Session session) throws java.lang.IllegalStateException
putPushSession
in interface org.richfaces.application.push.SessionManager
java.lang.IllegalStateException
public void requeue(org.richfaces.application.push.Session session)
requeue
in interface org.richfaces.application.push.SessionManager
|
RichFaces Core Implementation 4.1.0.CR2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |