All Classes
-
All Classes Interface Summary Class Summary Class Description ManagedApplicationContext An interface that is more limited in scope thanConfigurableApplicationContext
and provides lifecycle management.MicronautApplicationContext An implementation of Spring'sApplicationContext
interface that delegates to Micronaut.MicronautApplicationEventPublisher Implementation of theApplicationEventPublisher
interface for Micronaut.MicronautBeanFactory Implementation of theListableBeanFactory
interface for Micronaut.MicronautBeanFactoryConfiguration Configuration for the Micronaut bean factory.MicronautConversionService ConversionService adapter.MicronautEnvironment Implementation of theEnvironment
interface for Micronaut.SpringAwareListener Enables support for the interfacesEnvironmentAware
,ApplicationContextAware
, andBeanFactoryAware
.