|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UserContextListener
Implementations of this listener may be registered with instances of ibspan.tss.layout.ontology.datamodel.UserContext to
receive notification when properties changed, added or removed.
Field Summary |
---|
Fields inherited from interface com.ibm.adtech.jastor.ThingListener |
---|
copyright |
Method Summary | |
---|---|
void |
hasInterfaceHostChanged(UserContext source)
Called when hasInterfaceHost has changed |
void |
hasInterfacePortChanged(UserContext source)
Called when hasInterfacePort has changed |
void |
hasMediaTypeChanged(UserContext source)
Called when hasMediaType has changed |
void |
hasSessionIDChanged(UserContext source)
Called when hasSessionID has changed |
void |
hasUserIDChanged(UserContext source)
Called when hasUserID has changed |
Method Detail |
---|
void hasSessionIDChanged(UserContext source)
source
- the affected instance of ibspan.tss.layout.ontology.datamodel.UserContextvoid hasUserIDChanged(UserContext source)
source
- the affected instance of ibspan.tss.layout.ontology.datamodel.UserContextvoid hasInterfaceHostChanged(UserContext source)
source
- the affected instance of ibspan.tss.layout.ontology.datamodel.UserContextvoid hasMediaTypeChanged(UserContext source)
source
- the affected instance of ibspan.tss.layout.ontology.datamodel.UserContextvoid hasInterfacePortChanged(UserContext source)
source
- the affected instance of ibspan.tss.layout.ontology.datamodel.UserContext
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |