JTools

org.jtools.props
Class SimplePropertyRepository.Factory

java.lang.Object
  extended by org.jtools.props.SimplePropertyRepository.Factory
All Implemented Interfaces:
PropertyRepository.Factory
Enclosing class:
SimplePropertyRepository

public static class SimplePropertyRepository.Factory
extends Object
implements PropertyRepository.Factory


Constructor Summary
SimplePropertyRepository.Factory()
           
 
Method Summary
 PropertyRepository createRepository(PropertySupport propSupport)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimplePropertyRepository.Factory

public SimplePropertyRepository.Factory()
Method Detail

createRepository

public PropertyRepository createRepository(PropertySupport propSupport)
Specified by:
createRepository in interface PropertyRepository.Factory

JTools

© 2000-2006, JTools.org.