public class GarbageCollectionLogFile extends Object implements LifecycleListener
| Constructor and Description |
|---|
GarbageCollectionLogFile(SitePaths sitePaths,
org.eclipse.jgit.lib.Config config) |
| Modifier and Type | Method and Description |
|---|---|
void |
start()
Invoked when the server is starting.
|
void |
stop()
Invoked when the server is stopping.
|
@Inject public GarbageCollectionLogFile(SitePaths sitePaths, org.eclipse.jgit.lib.Config config)
public void start()
LifecycleListenerstart in interface LifecycleListenerpublic void stop()
LifecycleListenerstop in interface LifecycleListener