Uses of Class
io.dropwizard.servlets.tasks.TaskConfiguration
-
Packages that use TaskConfiguration Package Description io.dropwizard.servlets.tasks -
-
Uses of TaskConfiguration in io.dropwizard.servlets.tasks
Constructors in io.dropwizard.servlets.tasks with parameters of type TaskConfiguration Constructor Description TaskServlet(com.codahale.metrics.MetricRegistry metricRegistry, TaskConfiguration taskConfiguration)
Creates a new TaskServlet.
-