public abstract class AbstractConfigurableSingleStrategy<S,P> extends AbstractConfigurableStrategySupport<S,P>
| Constructor and Description |
|---|
AbstractConfigurableSingleStrategy() |
| Modifier and Type | Method and Description |
|---|---|
S |
getConfiguredStrategy() |
protected abstract S |
getDefaultStrategy() |
copyAll, getAvailableAliases, getAvailableStrategies, getConfiguredValue, getProviderClass, getProviderFinder, getStrategies, getStrategyForAlias, getStrategyKey, newProperties, overrideDefaultStrategyMap, setPropertiespublic final S getConfiguredStrategy()
SHA1HashBuilder will be returned. If an invalid alias is provided - a runtime
exception will be thrown.protected abstract S getDefaultStrategy()
Copyright © 2008-2013. All Rights Reserved.