|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Feature providing the list of EventNofiticationFeature registered elements.
Field Summary | |
static java.lang.String |
EVENT_LISTENER_FEATURE
ADL Identifier. |
Fields inherited from interface org.objectweb.transaction.api.Feature |
FEATURE |
Method Summary | |
EventNotificationFeature[] |
getListeners()
Provides the list of all EventNotificationFeature registered elements independently of the suscribed event. |
EventNotificationFeature[] |
getListeners(Event evt)
Provides the list of EventNotificationFeature registered for the specified Event type. |
Field Detail |
public static final java.lang.String EVENT_LISTENER_FEATURE
Method Detail |
public EventNotificationFeature[] getListeners()
public EventNotificationFeature[] getListeners(Event evt)
evt
- the type of Event
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |