-
public interface TerminalIOProvider
Service provider interface for creating terminal IO.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Root
createTerminalIO(Lookup context)
Create Root for terminal IO.
-