public class DefaultContextualPoolNameTranslator extends Object implements ContextualPoolNameTranslator
| Constructor and Description |
|---|
DefaultContextualPoolNameTranslator(String baseName,
char separator) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseName() |
String |
getContextualPartFromPoolName(String poolName) |
String |
getPoolName(String contextualPart) |
public DefaultContextualPoolNameTranslator(String baseName, char separator)
public String getBaseName()
getBaseName in interface ContextualPoolNameTranslatorpublic String getPoolName(String contextualPart)
getPoolName in interface ContextualPoolNameTranslatorpublic String getContextualPartFromPoolName(String poolName) throws ComponentPoolException
getContextualPartFromPoolName in interface ContextualPoolNameTranslatorComponentPoolExceptionCopyright © 2017. All rights reserved.