|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EventListener
Implementations of this listener may be registered with instances of ibspan.tss.um.ontology.Event to
receive notification when properties changed, added or removed.
| Field Summary |
|---|
| Fields inherited from interface com.ibm.adtech.jastor.ThingListener |
|---|
copyright |
| Method Summary | |
|---|---|
void |
hasEventIDChanged(Event source)
Called when hasEventID has changed |
void |
hasExtendedUserBehaviourChanged(Event source)
Called when hasExtendedUserBehaviour has changed |
void |
hasSessionIDChanged(Event source)
Called when hasSessionID has changed |
void |
hasUserIDChanged(Event source)
Called when hasUserID has changed |
void |
whenChanged(Event source)
Called when when has changed |
| Method Detail |
|---|
void hasExtendedUserBehaviourChanged(Event source)
source - the affected instance of ibspan.tss.um.ontology.Eventvoid whenChanged(Event source)
source - the affected instance of ibspan.tss.um.ontology.Eventvoid hasEventIDChanged(Event source)
source - the affected instance of ibspan.tss.um.ontology.Eventvoid hasSessionIDChanged(Event source)
source - the affected instance of ibspan.tss.um.ontology.Eventvoid hasUserIDChanged(Event source)
source - the affected instance of ibspan.tss.um.ontology.Event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||