org.apache.tapestry.enhance
Class AbstractRunnable
java.lang.Object
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
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 |
AbstractRunnable
public AbstractRunnable()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.