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

java.lang.Objectorg.apache.tiles.impl.KeyedDefinitionsFactoryTilesContainer.DefaultKeyExtractor
public static class KeyedDefinitionsFactoryTilesContainer.DefaultKeyExtractor
This is the default factory key. Takes the key from the request-scoped
attribute DEFINITIONS_FACTORY_KEY_ATTRIBUTE_NAME.
| Field Summary | |
|---|---|
static java.lang.String |
DEFINITIONS_FACTORY_KEY_ATTRIBUTE_NAME
Name of the attribute inside the request that will be used to get the key of the definitions factory to be used. |
| Constructor Summary | |
|---|---|
KeyedDefinitionsFactoryTilesContainer.DefaultKeyExtractor()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDefinitionsFactoryKey(TilesRequestContext request)
Returns the definitions factory key. |
| 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 DEFINITIONS_FACTORY_KEY_ATTRIBUTE_NAME
| Constructor Detail |
|---|
public KeyedDefinitionsFactoryTilesContainer.DefaultKeyExtractor()
| Method Detail |
|---|
public java.lang.String getDefinitionsFactoryKey(TilesRequestContext request)
getDefinitionsFactoryKey in interface KeyedDefinitionsFactoryTilesContainer.KeyExtractorrequest - The request object.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||