|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IStatusInfo
This interface provides access to status information of a server to be used for display purposes. e.g. CMC Servers page.
| Nested Class Summary | |
|---|---|
static interface |
IStatusInfo.Status
The set of possible states for the server. |
| Method Summary | |
|---|---|
java.lang.String |
getMessage(java.util.Locale locale)
|
java.lang.String[] |
getPlaceholders()
|
int |
getResourceID()
|
int |
getStatus()
Returns the server status, which can be one of the values defined in IStatusInfo.Status. |
| Method Detail |
|---|
int getStatus()
Returns the server status, which can be one of the values defined in IStatusInfo.Status.
int getResourceID()
java.lang.String[] getPlaceholders()
java.lang.String getMessage(java.util.Locale locale)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||