org.richfaces.demo.push
Class PushEventObserver
java.lang.Object
org.richfaces.demo.push.PushEventObserver
public class PushEventObserver
- extends Object
Observes CDI Events annotated by Push and pass event pay-loads to topic specific to current user identifier.
- Author:
- Lukas Fryc
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PUSH_CDI_TOPIC
public static final String PUSH_CDI_TOPIC
- See Also:
- Constant Field Values
PushEventObserver
public PushEventObserver()
onPushEvent
public void onPushEvent(@Observes
Object message)
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.