Module TN
[hide private]
[frames] | no frames]

Module TN

source code

Defines a class for managing the Perks loaded for a single instance of an application.


Authors:
Peter Parente, Pete Brunet, Larry Weiss, Scott Haeger

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]
  Tier
Manages the Perks for a single instance of a running program (a process).
Variables [hide private]
  log = logging.getLogger('Tier')