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

Packages that use ServletContextAttributeReference
org.codehaus.waffle.registrar   
 

Uses of ServletContextAttributeReference in org.codehaus.waffle.registrar
 

Methods in org.codehaus.waffle.registrar that return ServletContextAttributeReference
static ServletContextAttributeReference ServletContextAttributeReference.servletContextAttribute(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.