| Interface | Description | 
|---|---|
| EmbeddedServer | An EmbeddedServer is a general abstraction to manage the lifecycle of any server implementation within
 a running Micronaut application. | 
| EmbeddedServerInstance | Extended version of the  ServiceInstanceinterface for theEmbeddedServer. |