|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tiles.impl.KeyedDefinitionsFactoryTilesContainer.DefaultKeyExtractor
protected class KeyedDefinitionsFactoryTilesContainer.DefaultKeyExtractor
This is the default factory key. Takes the key from the request-scoped
attribute DEFINITIONS_FACTORY_KEY_ATTRIBUTE_NAME
.
Constructor Summary | |
---|---|
protected |
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 |
Constructor Detail |
---|
protected KeyedDefinitionsFactoryTilesContainer.DefaultKeyExtractor()
Method Detail |
---|
public java.lang.String getDefinitionsFactoryKey(TilesRequestContext request)
getDefinitionsFactoryKey
in interface KeyedDefinitionsFactoryTilesContainer.KeyExtractor
request
- The request object.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |