|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectorg.apache.struts.tiles.TilesUtilImpl
org.apache.struts.tiles.TilesUtilStrutsImpl
TilesUtil implementation for Struts 1.1 with one single factory. This class contains default implementation of utilities. This implementation is intended to be used with Struts 1.1. This class is used as the base class for all Struts 1.1 implementations of TilesUtil.
| フィールドの概要 |
| クラス org.apache.struts.tiles.TilesUtilImpl から継承したフィールド |
DEFINITIONS_FACTORY, log |
| コンストラクタの概要 | |
TilesUtilStrutsImpl()
|
|
| メソッドの概要 | |
DefinitionsFactory |
getDefinitionsFactory(javax.servlet.ServletContext servletContext,
ModuleConfig moduleConfig)
Get definition factory for the module attached to the specified moduleConfig. |
| クラス org.apache.struts.tiles.TilesUtilImpl から継承したメソッド |
createDefinitionFactoryInstance, createDefinitionsFactory, doForward, doInclude, doInclude, getDefinitionsFactory, makeDefinitionsFactoryAccessible |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
public TilesUtilStrutsImpl()
| メソッドの詳細 |
public DefinitionsFactory getDefinitionsFactory(javax.servlet.ServletContext servletContext,
ModuleConfig moduleConfig)
servletContext - Current servlet contextmoduleConfig - Module config of the module for which the factory is requested.
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||