org.smallmind.wicket.property
Class PropertyFactory

java.lang.Object
  extended by org.smallmind.wicket.property.PropertyFactory

public class PropertyFactory
extends Object


Constructor Summary
PropertyFactory()
           
 
Method Summary
static Properties getProperties(org.apache.wicket.protocol.http.WebApplication webApplication, String resourcePath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyFactory

public PropertyFactory()
Method Detail

getProperties

public static Properties getProperties(org.apache.wicket.protocol.http.WebApplication webApplication,
                                       String resourcePath)
                                throws PropertyException
Throws:
PropertyException


Copyright © 2012. All Rights Reserved.