Class AppConfiguration

java.lang.Object
io.dropwizard.Configuration
io.appform.ranger.zk.server.AppConfiguration

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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class io.dropwizard.Configuration

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

    Methods inherited from class java.lang.Object

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

    • AppConfiguration

      public AppConfiguration()