Interface ServerInformation
-
- All Known Implementing Classes:
ServerInformationImpl
public interface ServerInformation
Exports current server information to an extension.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
ServerInformation.State
Current state of the server.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ServerInformation.State
getState()
-
-
-
Method Detail
-
getState
ServerInformation.State getState()
-
-