Package io.dropwizard.servlets.tasks
-
Class Summary Class Description GarbageCollectionTask Performs a full JVM garbage collection (probably).LogConfigurationTask Sets the logging level for a number of loggersPostBodyTask A task which can be performed via the admin interface and provides the post body of the request.Task An arbitrary administrative task which can be performed via the admin interface.TaskConfiguration A factory for configuring the tasks sub-system for the environment.TaskServlet A servlet which provides access to administrativeTask
s.