|
xmlBlaster 1.6.2 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Listens on subscriptionRemove and subscriptionAdded events.
The events are fired by the Authenticate object.
| Field Summary | |
static java.lang.Integer |
PRIO_01
|
static java.lang.Integer |
PRIO_05
|
static java.lang.Integer |
PRIO_10
|
| Method Summary | |
java.lang.Integer |
getPriority()
The priority by which it will be invoked. |
void |
subscriptionAdd(SubscriptionEvent e)
Invoked on successful subscription login |
void |
subscriptionRemove(SubscriptionEvent e)
Invoked when subscription does a logout |
| Field Detail |
public static final java.lang.Integer PRIO_01
public static final java.lang.Integer PRIO_05
public static final java.lang.Integer PRIO_10
| Method Detail |
public java.lang.Integer getPriority()
public void subscriptionAdd(SubscriptionEvent e)
throws XmlBlasterException
XmlBlasterException
public void subscriptionRemove(SubscriptionEvent e)
throws XmlBlasterException
XmlBlasterException
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||