net.sourceforge.basher
Class TaskContext
java.lang.Object
net.sourceforge.basher.TaskContext
public class TaskContext
- extends Object
- Version:
- $Revision$
- Author:
- Johan Lindquist
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TaskContext
public TaskContext()
getTaskContext
public static final TaskContext getTaskContext()
reset
public static final void reset()
setAttribute
public void setAttribute(Object key,
Object value)
getAttribute
public Object getAttribute(Object key)
Copyright © 2006-2010 Basher Team. All Rights Reserved.