ro.isdc.wro.model.resource.support.hash
Class DefaultHashStrategyProvider

java.lang.Object
  extended by ro.isdc.wro.model.resource.support.hash.DefaultHashStrategyProvider
All Implemented Interfaces:
HashStrategyProvider

public class DefaultHashStrategyProvider
extends Object
implements HashStrategyProvider

Default implementation of NamingStrategyProvider providing all NamingStrategy implementations from core module.

Since:
1.4.7
Author:
Alex Objelean

Constructor Summary
DefaultHashStrategyProvider()
           
 
Method Summary
 Map<String,HashStrategy> provideHashStrategies()
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultHashStrategyProvider

public DefaultHashStrategyProvider()
Method Detail

provideHashStrategies

public Map<String,HashStrategy> provideHashStrategies()

Specified by:
provideHashStrategies in interface HashStrategyProvider
Returns:
the HashStrategy implementations to contribute. The key represents the alias.


Copyright © 2008-2013. All Rights Reserved.