org.apache.tapestry.enhance
Class AbstractBase
java.lang.Object
org.apache.tapestry.enhance.AbstractBase
- Direct Known Subclasses:
- Complete, Incomplete
public abstract class AbstractBase
- extends Object
Used by EnhancedClassValidatorTest
.
- Since:
- 4.0
- Author:
- Howard M. Lewis Ship
Method Summary |
abstract void |
foo()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractBase
public AbstractBase()
foo
public abstract void foo()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.