Uses of Interface
tv.hd3g.processlauncher.ExecutionCallbacker
-
Packages that use ExecutionCallbacker Package Description tv.hd3g.processlauncher -
-
Uses of ExecutionCallbacker in tv.hd3g.processlauncher
Methods in tv.hd3g.processlauncher that return types with arguments of type ExecutionCallbacker Modifier and Type Method Description List<ExecutionCallbacker>Processlauncher. getExecutionCallbackers()List<ExecutionCallbacker>ProcesslauncherBuilder. getExecutionCallbackers()Methods in tv.hd3g.processlauncher with parameters of type ExecutionCallbacker Modifier and Type Method Description ProcesslauncherBuilderProcesslauncherBuilder. addExecutionCallbacker(ExecutionCallbacker executionCallbacker)ProcesslauncherBuilderProcesslauncherBuilder. removeExecutionCallbacker(ExecutionCallbacker executionCallbacker)
-