public abstract class AbstractDestinationFactory<T extends Destination> extends Object implements DestinationFactory<T,String>
AbstractDestinationFactory()
protected String
getLocation(String module)
protected T
init(T destination, String module)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
build
accept
public AbstractDestinationFactory()
protected String getLocation(String module)
protected T init(T destination, String module)
Copyright © 2021. All rights reserved.