| Interface | Description |
|---|---|
| HealthStatusChecker | |
| Plugin |
To implement a plugin for Microserver, implement this interface in your library and add the fully resolved class name to
META-INF/services/com.aol.micro.server.Plugin
in your library
|
| SchedulingConfiguration | |
| StatsSupplier |
| Class | Description |
|---|---|
| GlobalState | |
| MicroserverApp |
Startup class for Microserver instance
|
| PluginLoader | |
| WorkerThreads |
| Enum | Description |
|---|---|
| InternalErrorCode |
| Exception | Description |
|---|---|
| IncorrectNumberOfServersConfiguredException |