RichFaces Core Implementation 4.2.3.Final-redhat-1

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.2.3.Final-redhat-1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.