Interface WidgetFactory.ConnectionSelector<T>

Type Parameters:
T -
All Superinterfaces:
WidgetFactory.Selector<T>
Enclosing interface:
WidgetFactory

public static interface WidgetFactory.ConnectionSelector<T> extends WidgetFactory.Selector<T>
A maker interface indicating that Connection WidgetFactory shall delegate to this selector instead of passing it to the other end's node.