ro.isdc.wro.model.spi
Class DefaultModelFactoryProvider

java.lang.Object
  extended by ro.isdc.wro.model.spi.DefaultModelFactoryProvider
All Implemented Interfaces:
ModelFactoryProvider

public class DefaultModelFactoryProvider
extends Object
implements ModelFactoryProvider

Default provider of WroModelFactory for the core module.

Since:
1.6.3
Author:
Alex Objelean

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

Constructor Detail

DefaultModelFactoryProvider

public DefaultModelFactoryProvider()
Method Detail

provideModelFactories

public Map<String,WroModelFactory> provideModelFactories()

Specified by:
provideModelFactories in interface ModelFactoryProvider
Returns:
the WroModelFactory implementations to contribute. The key represents the modelFactories alias.


Copyright © 2008-2013. All Rights Reserved.