org.apache.tapestry.enhance
Class AbstractRunnable

java.lang.Object
  extended by org.apache.tapestry.enhance.AbstractRunnable
All Implemented Interfaces:
Runnable
Direct Known Subclasses:
AbstractRunnableSubclass

public abstract class AbstractRunnable
extends Object
implements Runnable

Used by EnhancedClassValidatorTest.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
AbstractRunnable()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.lang.Runnable
run
 

Constructor Detail

AbstractRunnable

public AbstractRunnable()


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.