ro.isdc.wro.config.factory
Class PropertyWroConfigurationFactory

java.lang.Object
  extended by ro.isdc.wro.config.factory.PropertyWroConfigurationFactory
All Implemented Interfaces:
ObjectFactory<WroConfiguration>

public class PropertyWroConfigurationFactory
extends Object
implements ObjectFactory<WroConfiguration>

Loads configurations from a Properties object.

Since:
1.3.7
Author:
Alex Objelean

Constructor Summary
PropertyWroConfigurationFactory()
           
PropertyWroConfigurationFactory(Properties props)
           
 
Method Summary
 WroConfiguration create()
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyWroConfigurationFactory

public PropertyWroConfigurationFactory()

PropertyWroConfigurationFactory

public PropertyWroConfigurationFactory(Properties props)
Method Detail

create

public WroConfiguration create()

Specified by:
create in interface ObjectFactory<WroConfiguration>


Copyright © 2008-2013. All Rights Reserved.