Uses of Interface
org.apache.tapestry.annotations.Persistent

Packages that use Persistent
org.apache.tapestry.annotations Contains all of the annotation features (jdk >= 1.5) available in tapestry. 
 

Uses of Persistent in org.apache.tapestry.annotations
 

Classes in org.apache.tapestry.annotations with type parameters of type Persistent
 class AnnotatedGenericPage<E extends Persistent>
          Tests generic types.
 

Classes in org.apache.tapestry.annotations that implement Persistent
 class SimpleBean
          Used to test proxy ignore rules.
 class SubSimpleBean
          Test of annotation inheritance.
 



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