Uses of Class org.apache.struts.config.PlugInConfig

Uses in package org.apache.struts.config

Methods with parameter type org.apache.struts.config.PlugInConfig

void
Add a newly configured PlugInConfig instance to the set of plug-in Actions for this module.

Methods with return type org.apache.struts.config.PlugInConfig

PlugInConfig[]
Return the configured plug-in actions for this module.

Uses in package org.apache.struts.tiles

Fields of type org.apache.struts.config.PlugInConfig

PlugInConfig
The plugin config object provided by the ActionServlet initializing this plugin.

Methods with parameter type org.apache.struts.config.PlugInConfig

void
Method used by the ActionServlet initializing this plugin.

Uses in package org.apache.struts.config.impl

Methods with parameter type org.apache.struts.config.PlugInConfig

void
Add a newly configured PlugInConfig instance to the set of plug-in Actions for this module.

Methods with return type org.apache.struts.config.PlugInConfig

PlugInConfig[]
Return the configured plug-in actions for this module.

Copyright B) 2000-2007 - The Apache Software Foundation