接口 DestinationFactory<L extends Destination,S>
- 所有超级接口:
org.coodex.util.SelectableFactory<Destination,,String> org.coodex.util.SelectableService<String>
- 所有已知实现类:
AbstractDestinationFactory
public interface DestinationFactory<L extends Destination,S>
extends org.coodex.util.SelectableFactory<Destination,String>
目标描述工厂。判定参数是模块名
-
方法概要
从接口继承的方法 org.coodex.util.SelectableFactory
build从接口继承的方法 org.coodex.util.SelectableService
accept