org.apache.tapestry.annotations
Class DeprecatedComponent

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

Deprecated.

@ComponentClass
@Deprecated
public class DeprecatedComponent
extends Object

Used by TestComponentClassAnnotationWorker.

Since:
4.0
Author:
Howard Lewis Ship

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

Constructor Detail

DeprecatedComponent

public DeprecatedComponent()
Deprecated. 


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