Searched refs:commandSupplier (Results 1 – 3 of 3) sorted by relevance
30 public abstract Supplier<ImmutableMap<String, Command>> commandSupplier(); in commandSupplier() method in CommandLineComponent
54 .commandSupplier() in onReceive()
61 CommandLineComponent.get(context).commandSupplier().get(); in run()