|
|||||||||
| Home >> All >> org >> altara >> mars >> [ engine overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.altara.mars.engine
Interface NotificationListener

- public interface NotificationListener
Interface implemented by parties interested in service status changes for notification purposes. Defines one method, notifyStatusChanged(), which is called by Controller when a the Notifier notifies it of a status change that has stabilized for long enough to warrant notification.
| Method Summary | |
void |
notifyStatusChanged(StatusChangeEvent sce)
|
| Method Detail |
notifyStatusChanged
public void notifyStatusChanged(StatusChangeEvent sce)
|
|||||||||
| Home >> All >> org >> altara >> mars >> [ engine overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC