@Component(value="garbageCollectionService")
public class AsyncGarbageCollectionService
extends java.lang.Object
implements com.xebialabs.deployit.service.gc.GarbageCollectionService
| Constructor and Description |
|---|
AsyncGarbageCollectionService(com.xebialabs.deployit.engine.tasker.IEngine engine,
com.xebialabs.deployit.service.gc.GarbageCollectionService jackrabbitGarbageCollectionService,
com.xebialabs.deployit.repository.WorkDirFactory workDirFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
runGarbageCollector() |
@Autowired
public AsyncGarbageCollectionService(com.xebialabs.deployit.engine.tasker.IEngine engine,
com.xebialabs.deployit.service.gc.GarbageCollectionService jackrabbitGarbageCollectionService,
com.xebialabs.deployit.repository.WorkDirFactory workDirFactory)