public class GarbageCollectionLogFile extends java.lang.Object implements LifecycleListener
Constructor and Description |
---|
GarbageCollectionLogFile(SitePaths sitePaths) |
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)
public void start()
LifecycleListener
start
in interface LifecycleListener
public void stop()
LifecycleListener
stop
in interface LifecycleListener