Uses of Class
com.fatwire.gst.foundation.controller.support.WebAppContext

Packages that use WebAppContext
com.fatwire.gst.foundation.controller.action.support   
com.fatwire.gst.foundation.groovy.context   
 

Uses of WebAppContext in com.fatwire.gst.foundation.controller.action.support
 

Subclasses of WebAppContext in com.fatwire.gst.foundation.controller.action.support
 class DefaultWebAppContext
          This is the WebAppContext with accessors to the ActionLocator, ActionNameResolver and the Injector, with the companion FactoryProducer.
 

Uses of WebAppContext in com.fatwire.gst.foundation.groovy.context
 

Subclasses of WebAppContext in com.fatwire.gst.foundation.groovy.context
 class GroovyWebContext
          WebAppContext that is using Groovy to load Actions.
 



Copyright © 2010-2013 Oracle Corporation. All Rights Reserved.