| 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  
ServiceInstance interface for the EmbeddedServer. |