|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DnFunctionEvent
Event published by DnFunction.
| Nested Class Summary | |
|---|---|
static class |
DnFunctionEvent.EventReason
Enum for the possible event reasons. |
| Method Summary | |
|---|---|
DnFunction |
getDnFunction()
Returns the DnFunction object form which this event is originating. |
DnFunctionEvent.EventReason |
getEventReason()
Returns the reason why this event has been published. |
java.lang.String |
getForwardNumber()
For the FORWARD_SET event, returns the target DN. |
DnFunction.Status |
getStatus()
Returns the status of the monitored item given by getType(). |
java.util.Map |
getTEventExtensions()
Returns switch-specific extensions that might have come with the TEvent that caused this event. |
java.util.Map |
getTEventReasons()
Returns switch-specific reasons that might have come with the TEvent that caused this event. |
DnFunction.Type |
getType()
Returns the type of the monitored item. |
| Methods inherited from interface com.genesyslab.ail.event.ObjectEvent |
|---|
getSource |
| Method Detail |
|---|
DnFunction getDnFunction()
DnFunction object form which this event is originating.
DnFunction.Status getStatus()
getType().
DnFunction.Type getType()
DnFunctionEvent.EventReason getEventReason()
java.util.Map getTEventExtensions()
null.java.util.Map getTEventReasons()
null.java.lang.String getForwardNumber()
FORWARD_SET event, returns the target DN.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||