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

java.lang.Object
  extended by org.richfaces.application.push.TopicsContext
      extended by org.richfaces.application.push.impl.jms.TopicsContextImpl

public class TopicsContextImpl
extends org.richfaces.application.push.TopicsContext

Author:
Nick Belaevski

Constructor Summary
TopicsContextImpl(MessagingContext messagingContext)
           
 
Method Summary
protected  org.richfaces.application.push.Topic createTopic(org.richfaces.application.push.TopicKey key)
           
 
Methods inherited from class org.richfaces.application.push.TopicsContext
getOrCreateTopic, getTopic, lookup, publish, removeTopic
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TopicsContextImpl

public TopicsContextImpl(MessagingContext messagingContext)
Method Detail

createTopic

protected org.richfaces.application.push.Topic createTopic(org.richfaces.application.push.TopicKey key)
Specified by:
createTopic in class org.richfaces.application.push.TopicsContext


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