|
|||||||||
| 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 StatusChangeListener

- All Known Implementing Classes:
- Notifier
- public interface StatusChangeListener
Interface implemented by parties interested in service status changes. Defines one method, statusChanged(), which is called by Controller when a Probe notifies it of a status change.
| Method Summary | |
void |
statusChanged(StatusChangeEvent sce)
|
| Method Detail |
statusChanged
public void statusChanged(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