org.apache.tapestry.annotations
Class SubSimpleBean

java.lang.Object
  extended by org.apache.tapestry.annotations.SimpleBean
      extended by org.apache.tapestry.annotations.SubSimpleBean
All Implemented Interfaces:
Persistent

public class SubSimpleBean
extends SimpleBean

Test of annotation inheritance.


Constructor Summary
SubSimpleBean()
           
 
Method Summary
 
Methods inherited from class org.apache.tapestry.annotations.SimpleBean
isValid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubSimpleBean

public SubSimpleBean()


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