@Deprecated public interface SessionTopicListener extends TopicListener
SessionTopicListener2
Modifier and Type | Method and Description |
---|---|
void |
processPreSubscriptionEvent(SessionPreSubscriptionEvent event)
Deprecated.
|
void |
processSubscriptionEvent(SessionSubscriptionEvent event)
Deprecated.
|
void |
processUnsubscriptionEvent(SessionUnsubscriptionEvent event)
Deprecated.
|
void processPreSubscriptionEvent(SessionPreSubscriptionEvent event) throws EventAbortedException
EventAbortedException
void processSubscriptionEvent(SessionSubscriptionEvent event) throws EventAbortedException
EventAbortedException
void processUnsubscriptionEvent(SessionUnsubscriptionEvent event) throws EventAbortedException
EventAbortedException
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.