org.apache.tapestry
Class Constants

java.lang.Object
  extended by org.apache.tapestry.Constants

public final class Constants
extends Object

Constant values used inside Tapestry.

Since:
4.0
Author:
Howard Lewis Ship

Field Summary
static String INFRASTRUCTURE_KEY
          Key used to store and locate an Infrastructure service instance as a request attribute.
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INFRASTRUCTURE_KEY

public static final String INFRASTRUCTURE_KEY
Key used to store and locate an Infrastructure service instance as a request attribute.

See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


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