org.richfaces.application.push.impl.jms
Class PushContextFactoryImpl

java.lang.Object
  extended by org.richfaces.application.push.impl.jms.PushContextFactoryImpl
All Implemented Interfaces:
org.richfaces.application.push.PushContextFactory

public class PushContextFactoryImpl
extends Object
implements org.richfaces.application.push.PushContextFactory

Author:
Nick Belaevski

Constructor Summary
PushContextFactoryImpl()
           
 
Method Summary
 org.richfaces.application.push.PushContext getPushContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PushContextFactoryImpl

public PushContextFactoryImpl()
Method Detail

getPushContext

public org.richfaces.application.push.PushContext getPushContext()
Specified by:
getPushContext in interface org.richfaces.application.push.PushContextFactory


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