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

java.lang.Objectorg.apache.tiles.portlet.context.PortletTilesContextFactory
org.apache.tiles.portlet.context.wildcard.WildcardPortletTilesContextFactory
public class WildcardPortletTilesContextFactory
Acts like ServletTilesContextFactory, except in the
createApplicationContext(Object) method that creates an instance of
WildcardPortletTilesApplicationContext.
| Constructor Summary | |
|---|---|
WildcardPortletTilesContextFactory()
|
|
| Method Summary | |
|---|---|
TilesApplicationContext |
createApplicationContext(java.lang.Object context)
Create a TilesApplicationContext for the given context. |
| Methods inherited from class org.apache.tiles.portlet.context.PortletTilesContextFactory |
|---|
createRequestContext, getPortletContext, init |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WildcardPortletTilesContextFactory()
| Method Detail |
|---|
public TilesApplicationContext createApplicationContext(java.lang.Object context)
createApplicationContext in interface TilesContextFactorycreateApplicationContext in class PortletTilesContextFactorycontext - The (application) context to use.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||