|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.struts.tiles.TilesPlugin
org.apache.struts.chain.legacy.TilesPlugin
Permissive version of TilesPlugin which doesn't mess with processor class.
Completely extends TilesPlugIn except for overriding protected method
initRequestProcessorClass(ModuleConfig) to a no-op.
Note class name capitalization consistent with org.apache.struts.tiles.TilesPlugin
rather than most other Struts plug-ins to avoid snagging folks who quickly
edit their struts-config.
| Field Summary |
| Fields inherited from class org.apache.struts.tiles.TilesPlugin |
currentPlugInConfigObject, definitionFactory, log, moduleAware, tilesUtilImplClassname |
| Constructor Summary | |
TilesPlugin()
|
|
| Method Summary | |
protected void |
initRequestProcessorClass(org.apache.struts.config.ModuleConfig config)
|
| Methods inherited from class org.apache.struts.tiles.TilesPlugin |
destroy, findStrutsPlugInConfigProperties, getTilesUtilImplClassname, init, isModuleAware, readFactoryConfig, setCurrentPlugInConfigObject, setModuleAware, setTilesUtilImplClassname |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TilesPlugin()
| Method Detail |
protected void initRequestProcessorClass(org.apache.struts.config.ModuleConfig config)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||