@Component @ConditionalOnProperty(value="deployer.main.targets.cleanup.enabled") public class TargetCleanupTask extends Object
| Modifier and Type | Field and Description |
|---|---|
protected TargetService |
targetService |
| Constructor and Description |
|---|
TargetCleanupTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanupAllTargets()
Performs a cleanup on all loaded targets.
|
@Autowired protected TargetService targetService
Copyright © 2023. All rights reserved.