Uses of Class
io.dropwizard.servlets.tasks.TaskConfiguration
Packages that use TaskConfiguration
-
Uses of TaskConfiguration in io.dropwizard.core.setup
Methods in io.dropwizard.core.setup that return TaskConfigurationMethods in io.dropwizard.core.setup with parameters of type TaskConfiguration -
Uses of TaskConfiguration in io.dropwizard.servlets.tasks
Constructors in io.dropwizard.servlets.tasks with parameters of type TaskConfigurationModifierConstructorDescriptionTaskServlet
(com.codahale.metrics.MetricRegistry metricRegistry, TaskConfiguration taskConfiguration) Creates a new TaskServlet.