Interface ObjectFactory


  • public interface ObjectFactory
    Used for the trivial cases of the factory pattern. Will have generic type argument as soon as we switch to Java 5.
    Since:
    2.3.22