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