| Package | Description |
|---|---|
| io.dropwizard.servlets.tasks |
| Modifier and Type | Class and Description |
|---|---|
class |
GarbageCollectionTask
Performs a full JVM garbage collection (probably).
|
class |
LogConfigurationTask
Sets the logging level for a number of loggers
|
class |
PostBodyTask
A task which can be performed via the admin interface and provides the post body of the request.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Task> |
TaskServlet.getTasks() |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskServlet.add(Task task) |
Copyright © 2023. All rights reserved.