L2JPREMIUM  5M
com.premium.game.taskmanager.SQLQueue Class Reference
Inheritance diagram for com.premium.game.taskmanager.SQLQueue:
Collaboration diagram for com.premium.game.taskmanager.SQLQueue:

Public Member Functions

void add (SQLQuery q)
 
synchronized void run ()
 
- Public Member Functions inherited from com.premium.game.taskmanager.tasks.ExclusiveTask
synchronized final void cancel ()
 
synchronized boolean isScheduled ()
 
synchronized final void schedule (long delay)
 
synchronized final void scheduleAtFixedRate (long delay, long period)
 
synchronized boolean tryLock ()
 
synchronized void unlock ()
 

Static Public Member Functions

static final SQLQueue getInstance ()
 

Protected Member Functions

void onElapsed ()
 
- Protected Member Functions inherited from com.premium.game.taskmanager.tasks.ExclusiveTask
 ExclusiveTask (boolean returnIfAlreadyRunning)
 

Static Protected Member Functions

static Connection getConnection () throws SQLException
 

The documentation for this class was generated from the following file: