ibspan.tss.um.ontology
Interface RatedResourceListener
- All Superinterfaces:
- com.ibm.adtech.jastor.ThingListener
public interface RatedResourceListener
- extends com.ibm.adtech.jastor.ThingListener
Implementations of this listener may be registered with instances of ibspan.tss.um.ontology.RatedResource to
receive notification when properties changed, added or removed.
Fields inherited from interface com.ibm.adtech.jastor.ThingListener |
copyright |
hasRateChanged
void hasRateChanged(RatedResource source)
- Called when hasRate has changed
- Parameters:
source
- the affected instance of ibspan.tss.um.ontology.RatedResource
ofResourceChanged
void ofResourceChanged(RatedResource source)
- Called when ofResource has changed
- Parameters:
source
- the affected instance of ibspan.tss.um.ontology.RatedResource