public class ProjectCacheClock extends 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()
LifecycleListenerstart in interface LifecycleListenerpublic void stop()
LifecycleListenerstop in interface LifecycleListener