Package com.priint.pubserver.interfaces
Interface StatusObserver
-
public interface StatusObserverSimple status observer interface.- Since:
- 4.1.7
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidstatusChanged()Gets fired if status is changed.
-