public class ProjectCacheClock extends java.lang.Object implements LifecycleListener
ProjectCacheImpl
.Constructor and Description |
---|
ProjectCacheClock(org.eclipse.jgit.lib.Config serverConfig) |
Modifier and Type | Method and Description |
---|---|
void |
start()
Invoked when the server is starting.
|
void |
stop()
Invoked when the server is stopping.
|
@Inject public ProjectCacheClock(org.eclipse.jgit.lib.Config serverConfig)
public void start()
LifecycleListener
start
in interface LifecycleListener
public void stop()
LifecycleListener
stop
in interface LifecycleListener