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

java.lang.Objectorg.apache.tiles.context.AbstractTilesApplicationContextFactory
org.apache.tiles.context.ChainedTilesApplicationContextFactory
org.apache.tiles.context.enhanced.EnhancedTilesApplicationContextFactory
public class EnhancedTilesApplicationContextFactory
Tiles context factory to be used together with
EnhancedTilesApplicationContext.
| Field Summary |
|---|
| Fields inherited from class org.apache.tiles.context.ChainedTilesApplicationContextFactory |
|---|
DEFAULT_FACTORY_CLASS_NAMES, FACTORY_CLASS_NAMES |
| Fields inherited from class org.apache.tiles.context.AbstractTilesApplicationContextFactory |
|---|
APPLICATION_CONTEXT_FACTORY_INIT_PARAM |
| Constructor Summary | |
|---|---|
EnhancedTilesApplicationContextFactory()
|
|
| Method Summary | |
|---|---|
TilesApplicationContext |
createApplicationContext(java.lang.Object context)
Create a TilesApplicationContext for the given context. |
| Methods inherited from class org.apache.tiles.context.ChainedTilesApplicationContextFactory |
|---|
init, setFactories |
| Methods inherited from class org.apache.tiles.context.AbstractTilesApplicationContextFactory |
|---|
createFactory |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EnhancedTilesApplicationContextFactory()
| Method Detail |
|---|
public TilesApplicationContext createApplicationContext(java.lang.Object context)
createApplicationContext in class ChainedTilesApplicationContextFactorycontext - The (application) context to use.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||