public class CategoryTreeRefreshPlayPlugin
extends play.Plugin
sphere.categories.refresh.enableda boolean if the plugin is enabled, default: true
sphere.categories.refresh.initialDelayduration before the first category update, example: 15min
sphere.categories.refresh.delayduration between the starts of the category updates, example: 15min
Constructor and Description |
---|
CategoryTreeRefreshPlayPlugin(play.Application app) |
public CategoryTreeRefreshPlayPlugin(play.Application app)
public void onStart()
onStart
in interface play.api.Plugin
onStart
in class play.Plugin
public void onStop()
onStop
in interface play.api.Plugin
onStop
in class play.Plugin
public boolean enabled()
enabled
in interface play.api.Plugin
enabled
in class play.Plugin