Class DeclarationFactory

java.lang.Object
org.glassfish.gmbal.typelib.DeclarationFactory

public class DeclarationFactory extends Object
Utility class used to construct instances of the typelib interfaces directly from factory methods, rather than from actual Java classes. This is useful for testing: we can construct the expected result, then compare with the actual result.