com.generationjava.patterns
Interface FactoryMethod


public interface FactoryMethod

Interface marking a class which displays the FactoryMethod pattern. That is, a class which produces things. Possibly should force a method for the creating.




Copyright © 2000-2003 GenerationJava. All Rights Reserved.