public interface StatusSource
Status messages.| Modifier and Type | Method and Description |
|---|---|
String |
getName(Locale locale)
Get the name of this source, for displaying to the user.
|
Status |
retrieveStatus()
Retrieve the current status.
|
Status retrieveStatus()
null.