|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnz.ac.waikato.mcennis.rat.graph.property.PropertyFactory
public class PropertyFactory
Class for creating Property objects
Constructor Summary | |
---|---|
PropertyFactory()
Creates a new instance of PropertyFactory |
Method Summary | |
---|---|
Property |
create(java.util.Properties props)
Creates a new Property Object. |
static PropertyFactory |
newInstance()
Create a reference to the singelton PropertyFactory |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PropertyFactory()
Method Detail |
---|
public static PropertyFactory newInstance()
public Property create(java.util.Properties props)
props
- map of initialization properties
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |