Uses of Class
org.apache.tapestry.annotations.Lifecycle

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

Uses of Lifecycle in org.apache.tapestry.annotations
 

Methods in org.apache.tapestry.annotations that return Lifecycle
static Lifecycle Lifecycle.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Lifecycle[] Lifecycle.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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