| Interface | Description | 
|---|---|
| ManagedApplicationContext | An interface that is more limited in scope than  ConfigurableApplicationContextand
 provides lifecycle management. | 
| Class | Description | 
|---|---|
| MicronautApplicationContext | An implementation of Spring's  ApplicationContextinterface that delegates to Micronaut. |