Class GlobalBanSync
java.lang.Object
me.confuser.banmanager.common.runnables.BmRunnable
me.confuser.banmanager.common.runnables.GlobalBanSync
- All Implemented Interfaces:
Runnable
-
Field Summary
Fields inherited from class me.confuser.banmanager.common.runnables.BmRunnable
isRunning, lastChecked, lastRunLocal, name, plugin, runCheckpoint -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected me.confuser.banmanager.common.ormlite.dao.BaseDaoImpl<?, ?> protected DatabaseConfigvoidrun()Methods inherited from class me.confuser.banmanager.common.runnables.BmRunnable
afterRun, beforeRun, fetchDbTime, shouldExecute
-
Constructor Details
-
GlobalBanSync
-
-
Method Details
-
getCheckpointDbConfig
- Overrides:
getCheckpointDbConfigin classBmRunnable
-
getCheckpointDao
protected me.confuser.banmanager.common.ormlite.dao.BaseDaoImpl<?,?> getCheckpointDao()- Overrides:
getCheckpointDaoin classBmRunnable
-
run
public void run()
-