|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tiles.listener.TilesListener
org.apache.struts2.tiles.StrutsTilesListener
public class StrutsTilesListener
Custom TilesListener which can be used to allow freemarker invocation from tiles components.
Field Summary | |
---|---|
static java.lang.String |
MASK_INIT_PARAM
The key used to identify the freemarker mask. |
Fields inherited from class org.apache.tiles.listener.TilesListener |
---|
definitionFactory, logger |
Constructor Summary | |
---|---|
StrutsTilesListener()
|
Method Summary | |
---|---|
void |
contextInitialized(javax.servlet.ServletContextEvent servletContextEvent)
Initialize the tiles system, overriding the TilesUtilImpl |
Methods inherited from class org.apache.tiles.listener.TilesListener |
---|
contextDestroyed, readFactoryConfig |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String MASK_INIT_PARAM
Constructor Detail |
---|
public StrutsTilesListener()
Method Detail |
---|
public void contextInitialized(javax.servlet.ServletContextEvent servletContextEvent)
contextInitialized
in interface javax.servlet.ServletContextListener
contextInitialized
in class org.apache.tiles.listener.TilesListener
servletContextEvent
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |