Class ExampleConfiguration

java.lang.Object
io.dropwizard.core.Configuration
io.jstach.opt.dropwizard.example.ExampleConfiguration

public class ExampleConfiguration extends io.dropwizard.core.Configuration
Since JStachio is mostly static configuration this class is empty. To see the static configuration see the package-info.
Author:
agentgt
  • Constructor Summary

    Constructors
    Constructor
    Description
    Do nothing constructor
  • Method Summary

    Methods inherited from class io.dropwizard.core.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