- All Known Implementing Classes:
- GenericHomeGenerator, Remote30WrapperGenerator, RemoteGenerator, ServiceInterfaceGenerator
public interface ClassGeneratorFactory
Convenience interface that defines a factory for ClassGenerator instances.
It puts the class name of the generated class in a single place.
It must always be the case that evaluate().name().equals( className() ).