org.richfaces.application.push
Interface SessionTopicListener
- All Superinterfaces:
- java.util.EventListener, TopicListener
public interface SessionTopicListener
- extends TopicListener
- Author:
- Nick Belaevski
processPreSubscriptionEvent
void processPreSubscriptionEvent(SessionPreSubscriptionEvent event)
throws EventAbortedException
- Throws:
EventAbortedException
processSubscriptionEvent
void processSubscriptionEvent(SessionSubscriptionEvent event)
throws EventAbortedException
- Throws:
EventAbortedException
processUnsubscriptionEvent
void processUnsubscriptionEvent(SessionUnsubscriptionEvent event)
throws EventAbortedException
- Throws:
EventAbortedException
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.