Uses of Class
org.codehaus.waffle.registrar.RequestAttributeReference

Packages that use RequestAttributeReference
org.codehaus.waffle.registrar   
 

Uses of RequestAttributeReference in org.codehaus.waffle.registrar
 

Methods in org.codehaus.waffle.registrar that return RequestAttributeReference
static RequestAttributeReference RequestAttributeReference.requestAttribute(java.lang.String key)
          This method can be statically imported into an Application's Registrar allowing for a more fluent interface to define components and their dependencies
static RequestAttributeReference RequestParameterReference.requestParameter(java.lang.String key)
          This method can be statically imported into an Application's Registrar allowing for a more fluent interface to define components and their dependencies
 



Copyright © 2008. All Rights Reserved.