Class BannerConfigSource

  • All Implemented Interfaces:
    org.eclipse.microprofile.config.spi.ConfigSource

    
    public class BannerConfigSource
     implements ConfigSource
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Set<String> getPropertyNames()
      String getValue(String propertyName)
      String getName()
      • Methods inherited from class org.eclipse.microprofile.config.spi.ConfigSource

        getOrdinal, getProperties
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait