Uses of Class
io.dropwizard.servlets.tasks.Task
Packages that use Task
Package
Description
-
Uses of Task in com.example.helloworld.tasks
Subclasses of Task in com.example.helloworld.tasks -
Uses of Task in io.dropwizard.core.setup
Methods in io.dropwizard.core.setup with parameters of type Task -
Uses of Task in io.dropwizard.core.sslreload
Subclasses of Task in io.dropwizard.core.sslreloadModifier and TypeClassDescriptionclass
A task that will refresh all ssl factories with up to date certificate information -
Uses of Task in io.dropwizard.servlets.tasks
Subclasses of Task in io.dropwizard.servlets.tasksModifier and TypeClassDescriptionclass
Performs a full JVM garbage collection (probably).class
Sets the logging level for a number of loggersclass
A task which can be performed via the admin interface and provides the post body of the request.Methods in io.dropwizard.servlets.tasks that return types with arguments of type TaskMethods in io.dropwizard.servlets.tasks with parameters of type Task