protected static class ITaskChangedEvent.SynchronousListeners.SynchronousListener extends Object
Modifier and Type | Field and Description |
---|---|
protected com.webmethods.rtl.event.statistics.Value |
m_serviceTime |
Modifier | Constructor and Description |
---|---|
protected |
SynchronousListener(Object listener,
Class itf_event) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object arg0) |
int |
hashCode() |
protected void |
onEvent(Object ev,
Object listener) |
String |
toString() |
protected void |
updateServiceTime(long arg0) |