Package io.jstach.opt.dropwizard.example
Class ExampleConfiguration
java.lang.Object
io.dropwizard.core.Configuration
io.jstach.opt.dropwizard.example.ExampleConfiguration
Since JStachio is mostly static configuration this class is empty. To see the static
configuration see the package-info.
- Author:
- agentgt
-
Constructor Summary
-
Method Summary
Methods inherited from class io.dropwizard.core.Configuration
getAdminFactory, getHealthFactory, getLoggingFactory, getMetricsFactory, getServerFactory, setAdminFactory, setHealthFactory, setLoggingFactory, setMetricsFactory, setServerFactory, toString
-
Constructor Details
-
ExampleConfiguration
public ExampleConfiguration()Do nothing constructor
-