public class DefaultHashStrategyProvider extends Object implements HashStrategyProvider
NamingStrategyProvider providing all NamingStrategy implementations from
core module.| Constructor and Description |
|---|
DefaultHashStrategyProvider() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,HashStrategy> |
provideHashStrategies() |
public Map<String,HashStrategy> provideHashStrategies()
provideHashStrategies in interface HashStrategyProviderHashStrategy implementations to contribute. The key represents the alias.Copyright © 2008-2016. All Rights Reserved.