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