Uses of Interface
org.codehaus.waffle.view.DispatchAssistant

Packages that use DispatchAssistant
org.codehaus.waffle   
org.codehaus.waffle.context.pico   
org.codehaus.waffle.view   
 

Uses of DispatchAssistant in org.codehaus.waffle
 

Methods in org.codehaus.waffle that return DispatchAssistant
 DispatchAssistant ComponentRegistry.getDispatchAssistant()
           
 

Uses of DispatchAssistant in org.codehaus.waffle.context.pico
 

Methods in org.codehaus.waffle.context.pico that return DispatchAssistant
 DispatchAssistant PicoComponentRegistry.getDispatchAssistant()
           
 

Uses of DispatchAssistant in org.codehaus.waffle.view
 

Classes in org.codehaus.waffle.view that implement DispatchAssistant
 class DefaultDispatchAssistant
           
 

Constructors in org.codehaus.waffle.view with parameters of type DispatchAssistant
DefaultViewDispatcher(ViewResolver viewResolver, DispatchAssistant dispatchAssistant)
           
 



Copyright © 2007 null. All Rights Reserved.