org.apache.tapestry.enhance
Class AbstractBase

java.lang.Object
  extended by 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

Constructor Summary
AbstractBase()
           
 
Method Summary
abstract  void foo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractBase

public AbstractBase()
Method Detail

foo

public abstract void foo()


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