public static class KeyedDefinitionsFactoryTilesContainer.DefaultKeyExtractor extends Object implements KeyedDefinitionsFactoryTilesContainer.KeyExtractor
DEFINITIONS_FACTORY_KEY_ATTRIBUTE_NAME
.Modifier and Type | Field and Description |
---|---|
static 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 and Description |
---|
DefaultKeyExtractor() |
Modifier and Type | Method and Description |
---|---|
String |
getDefinitionsFactoryKey(TilesRequestContext request)
Returns the definitions factory key.
|
public static final String DEFINITIONS_FACTORY_KEY_ATTRIBUTE_NAME
public String getDefinitionsFactoryKey(TilesRequestContext request)
getDefinitionsFactoryKey
in interface KeyedDefinitionsFactoryTilesContainer.KeyExtractor
request
- The request object.Copyright © 2016. All rights reserved.