Notification protocol between JavaModel instances and its interested parties.
| Method Summary | |
void |
refresh(JavaMetrics jm)
Notification of a change in the JavaModel instance. |
| Method Detail |
public void refresh(JavaMetrics jm)
JavaModel instance.
jm - instance that has changed.JavaMetrics.addListener(IJavaMetricsListener),
JavaMetrics.removeListener(IJavaMetricsListener)