Interface OneOfFeature

All Superinterfaces:
io.micronaut.core.naming.Described, Feature, io.micronaut.core.naming.Named, io.micronaut.core.order.Ordered
All Known Subinterfaces:
ConfigurationFeature, LicenseFeature, LoggingFeature
All Known Implementing Classes:
Apache2LicenseFeature, Config4k, Properties, Toml, Yaml

public interface OneOfFeature extends Feature
One of feature.
  • Method Details

    • getFeatureClass

      Class<?> getFeatureClass()