Package com.sshtools.common.ssh
Interface ExecutorServiceProvider
public interface ExecutorServiceProvider
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getExecutorService
ExecutorService getExecutorService() -
getExecutorListeners
List<ExecutorOperationListener> getExecutorListeners()
-