public abstract class TargetFactory<C> extends AbstractExtensionFactory<Target,C>
abstract Target
create(C config)
String
getName()
createWithConfig, createWithConfig, getShortName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public abstract Target create(C config)
create
ExtensionFactory<Target,C>
AbstractExtensionFactory<Target,C>
public String getName()