Package Task :: Package Tools :: Module Base
[hide private]
[frames] | no frames]

Module Base

source code

Defines the most base Tools class from which all other Task.Tools should derive.


Authors:
Peter Parente, Pete Brunet, Larry Weiss

Organization: IBM Corporation

Copyright: Copyright (c) 2005, 2007 IBM Corporation

License: The BSD License

All rights reserved. This program and the accompanying materials are made available under the terms of the BSD license which accompanies this distribution, and is available at http://www.opensource.org/licenses/bsd-license.php

Classes [hide private]
  TaskTools
Provides initialize and finalize methods for preparing and unpreparing the data required by L{Tools} subclasses while a L{Task} or L{Perk} is executing.