Richfaces Examples: Richfaces Showcase Application 4.1.0.20110910-M2

Package org.richfaces.demo.push

Interface Summary
CapabilityInitializer Initialize and finalize capability.
MessageProducer Interface for implementations producing messages.
 

Class Summary
AbstractCapabilityInitializer Abstract initializater and finalizer listening for JSF PostConstructApplicationEvent (needs to be registered explicitly in faces-config.xml).
AbstractMessageProducerInitializer Initializer which manages start of associated MessageProducer.
JMSInitializer Initializes JMS server and creates requested topics.
JMSMessageProducer Sends message to JMS topic.
JMSMessageProducerInitializer Starts the thread with JMS message producer.
MessageProducerRunnable Runnable which are periodically sending messages until it is stopped or underlying thread is interrupted.
PushBean  
PushEventObserver Observes CDI Events annotated by Push and pass event pay-loads to topic specific to current user identifier.
TopicsContextMessageProducer Sends message to topic using TopicsContext.
TopicsContextMessageProducerInitializer Starts the thread with TopicsContext message producer.
TopicsInitializer Registers topics in RichFaces subsytem.
 

Annotation Types Summary
Push Classifier for CDI events passed to RichFaces Push.
 


Richfaces Examples: Richfaces Showcase Application 4.1.0.20110910-M2

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