org.apache.struts.tiles
public class TilesUtilStrutsImpl extends TilesUtilImpl
Method Summary | |
---|---|
DefinitionsFactory | getDefinitionsFactory(ServletContext servletContext, ModuleConfig moduleConfig)
Get definition factory for the module attached to the specified moduleConfig. |
Parameters: servletContext Current servlet context moduleConfig Module config of the module for which the factory is requested.
Returns: Definitions factory or null if not found.