A G K O P

A

ActionFactory - Class in org.nanocontainer.nanowar.struts
Uses PicoContainer to produce Actions and inject dependencies into them.
ActionFactory() - Constructor for class org.nanocontainer.nanowar.struts.ActionFactory
 

G

getAction(HttpServletRequest, ActionMapping, ActionServlet) - Method in class org.nanocontainer.nanowar.struts.ActionFactory
Gets the Action specified by the mapping type from a PicoContainer.

K

KeyConstants - Interface in org.nanocontainer.nanowar.struts
Deprecated. Use org.nanocontainer.nanowar.KeyConstants

O

org.nanocontainer.nanowar.struts - package org.nanocontainer.nanowar.struts
Integrates Struts with PicoContainer.

P

PicoActionServlet - Class in org.nanocontainer.nanowar.struts
Uses Pico to produce Actions and inject dependencies into them.
PicoActionServlet() - Constructor for class org.nanocontainer.nanowar.struts.PicoActionServlet
 
PicoRequestProcessor - Class in org.nanocontainer.nanowar.struts
Uses Pico to produce Actions and inject dependencies into them.
PicoRequestProcessor() - Constructor for class org.nanocontainer.nanowar.struts.PicoRequestProcessor
 
PicoTilesRequestProcessor - Class in org.nanocontainer.nanowar.struts
Uses Pico to produce Actions and inject dependencies into them.
PicoTilesRequestProcessor() - Constructor for class org.nanocontainer.nanowar.struts.PicoTilesRequestProcessor
 
processActionCreate(ActionMapping, HttpServletRequest) - Method in class org.nanocontainer.nanowar.struts.PicoActionServlet
Creates or retrieves the action instance.
processActionCreate(HttpServletRequest, HttpServletResponse, ActionMapping) - Method in class org.nanocontainer.nanowar.struts.PicoRequestProcessor
Creates or retrieves the action instance.
processActionCreate(HttpServletRequest, HttpServletResponse, ActionMapping) - Method in class org.nanocontainer.nanowar.struts.PicoTilesRequestProcessor
Creates or retrieves the action instance.

A G K O P

Copyright © 2003-2007 Codehaus. All Rights Reserved.