Package com.netflix.appinfo
Interface ApplicationInfoManager.StatusChangeListener
-
- Enclosing class:
- ApplicationInfoManager
public static interface ApplicationInfoManager.StatusChangeListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetId()voidnotify(StatusChangeEvent statusChangeEvent)
-
-
-
Method Detail
-
getId
java.lang.String getId()
-
notify
void notify(StatusChangeEvent statusChangeEvent)
-
-