Class OpenMetadataApplicationConfig

java.lang.Object
io.dropwizard.Configuration
org.openmetadata.service.OpenMetadataApplicationConfig

public class OpenMetadataApplicationConfig extends io.dropwizard.Configuration
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class io.dropwizard.Configuration

    getAdminFactory, getHealthFactory, getLoggingFactory, getMetricsFactory, getServerFactory, setAdminFactory, setHealthFactory, setLoggingFactory, setMetricsFactory, setServerFactory

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • OpenMetadataApplicationConfig

      public OpenMetadataApplicationConfig()
  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class io.dropwizard.Configuration