RichFaces Core Implementation 4.1.0.20111101-M4

org.richfaces.application.push.impl
Class SessionFactoryImpl

java.lang.Object
  extended by org.richfaces.application.push.impl.SessionFactoryImpl
All Implemented Interfaces:
org.richfaces.application.push.SessionFactory

public class SessionFactoryImpl
extends Object
implements org.richfaces.application.push.SessionFactory

Author:
Nick Belaevski

Constructor Summary
SessionFactoryImpl(org.richfaces.application.push.SessionManager sessionManager, org.richfaces.application.push.TopicsContext topicsContext)
           
 
Method Summary
 org.richfaces.application.push.Session createSession(String pushSessionId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionFactoryImpl

public SessionFactoryImpl(org.richfaces.application.push.SessionManager sessionManager,
                          org.richfaces.application.push.TopicsContext topicsContext)
Method Detail

createSession

public org.richfaces.application.push.Session createSession(String pushSessionId)
Specified by:
createSession in interface org.richfaces.application.push.SessionFactory

RichFaces Core Implementation 4.1.0.20111101-M4

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.