|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

java.lang.Objectorg.apache.tiles.servlet.context.ServletTilesContextFactory
org.apache.tiles.jsp.context.JspTilesContextFactory
JspTilesRequestContextFactory.
public class JspTilesContextFactory
Creates an instance of the appropriate TilesApplicationContext implementation.
| Constructor Summary | |
|---|---|
JspTilesContextFactory()
Deprecated. Do not use! No replacement. |
|
| Method Summary | |
|---|---|
org.apache.tiles.context.TilesRequestContext |
createRequestContext(org.apache.tiles.TilesApplicationContext context,
java.lang.Object... requestItems)
Deprecated. |
protected javax.servlet.ServletContext |
getServletContext(org.apache.tiles.TilesApplicationContext context)
Deprecated. Use TilesApplicationContext.getContext(). |
| Methods inherited from class org.apache.tiles.servlet.context.ServletTilesContextFactory |
|---|
createApplicationContext, init |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Deprecated public JspTilesContextFactory()
| Method Detail |
|---|
public org.apache.tiles.context.TilesRequestContext createRequestContext(org.apache.tiles.TilesApplicationContext context,
java.lang.Object... requestItems)
createRequestContext in interface org.apache.tiles.context.TilesRequestContextFactorycreateRequestContext in class org.apache.tiles.servlet.context.ServletTilesContextFactoryprotected javax.servlet.ServletContext getServletContext(org.apache.tiles.TilesApplicationContext context)
TilesApplicationContext.getContext().
getServletContext in class org.apache.tiles.servlet.context.ServletTilesContextFactorycontext - The application context.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||