Skip to content

Instantly share code, notes, and snippets.

@JamesMcMahon
Created May 28, 2013 20:46
Show Gist options
  • Save JamesMcMahon/5665986 to your computer and use it in GitHub Desktop.
Save JamesMcMahon/5665986 to your computer and use it in GitHub Desktop.
import skillz.*
import skillz.admin.*
def quartzScheduler = ctx.getBean('quartzScheduler')
quartzScheduler.start()
GameMetricsJob.triggerNow()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment