Package io.micronaut.core.io.service
package io.micronaut.core.io.service
Micronaut core i/o service classes.
- Since:
- 1.0
-
ClassDescriptionA service that may or may not be present on the classpath.Variation of
ServiceLoaderthat allows soft loading and conditional loading of META-INF/services classes.Static optimizations for service loaders.Service collector for loading services of the given type.AServiceDefinitionimplementation that uses aMethodHandles.Lookupobject to find a public constructor.Service loader that usesSoftServiceLoader.StaticDefinition.