org.deltava.taskman
Class TaskContext

java.lang.Object
  extended by org.deltava.jdbc.ConnectionContext
      extended by org.deltava.taskman.TaskContext

public class TaskContext
extends ConnectionContext

The execution context for a scheduled task.

Since:
1.0
Version:
1.0
Author:
Luke

Nested Class Summary
 
Nested classes/interfaces inherited from class org.deltava.jdbc.ConnectionContext
ConnectionContext.ConnectionPoolException
 
Constructor Summary
TaskContext()
          Initializes the task context.
 
Method Summary
 
Methods inherited from class org.deltava.jdbc.ConnectionContext
commitTX, getConnection, release, rollbackTX, startTX
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaskContext

TaskContext()
Initializes the task context.



Copyright © 2004-2009 Global Virtual Airlines Group. All Rights Reserved.