org.apache.tapestry.annotations
Class DeprecatedBean

java.lang.Object
  extended by org.apache.tapestry.annotations.DeprecatedBean

Deprecated.

@Deprecated
public class DeprecatedBean
extends Object

Used by AnnotationEnhancementWorkerTest to check that class annotation enhancements are recognized.

Since:
4.0
Author:
Howard Lewis Ship

Constructor Summary
DeprecatedBean()
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeprecatedBean

public DeprecatedBean()
Deprecated. 


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