org.openprivacy.reptile.extensions.content
Class TasksExtension

java.lang.Object
  |
  +--org.openprivacy.reptile.extensions.content.TasksExtension

public class TasksExtension
extends java.lang.Object

Xalan extension which can give us feedback on what tasks are currently running and what their last state was.

Version:
$Id: TasksExtension.java,v 1.9 2002/02/06 21:48:15 burton Exp $
Author:
Kevin A. Burton

Constructor Summary
TasksExtension()
           
 
Method Summary
 java.lang.String getContent()
          Get the current Thread information WRT the current JVM.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TasksExtension

public TasksExtension()
Method Detail

getContent

public java.lang.String getContent()
Get the current Thread information WRT the current JVM.