Package com.google.gerrit.server.project
Class ProjectCacheWarmer
java.lang.Object
com.google.gerrit.server.project.ProjectCacheWarmer
- All Implemented Interfaces:
 LifecycleListener,EventListener
- 
Method Summary
 
- 
Method Details
- 
start
public void start()Description copied from interface:LifecycleListenerInvoked when the server is starting.- Specified by:
 startin interfaceLifecycleListener
 - 
stop
public void stop()Description copied from interface:LifecycleListenerInvoked when the server is stopping.- Specified by:
 stopin interfaceLifecycleListener
 
 -