Interface JvmOneOfFeature

All Superinterfaces:
io.micronaut.core.naming.Described, Feature, io.micronaut.core.naming.Named, OneOfFeature, io.micronaut.core.order.Ordered
All Known Subinterfaces:
ConfigurationFeature, DefaultConfigurationFeature, DiscoveryFeature, LoggingFeature
All Known Implementing Classes:
Config4k, DiscoveryConsul, DiscoveryKubernetes, Eureka, LiquibaseSlf4j, Log4j2, Logback, Properties, SimpleLogging, Slf4jSimpleLogger, Toml, Yaml

public interface JvmOneOfFeature extends OneOfFeature
  • Method Details

    • supports

      default boolean supports(Language language)
      Specified by:
      supports in interface Feature
      Parameters:
      language - Language
      Returns:
      Whether the feature supports the programming language