public static class JSchProcess.Factory extends java.lang.Object implements IRemoteProcess.Service.Factory
Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
<T extends IRemoteProcess.Service> |
getService(IRemoteProcess remoteProcess,
java.lang.Class<T> service) |
public <T extends IRemoteProcess.Service> T getService(IRemoteProcess remoteProcess, java.lang.Class<T> service)
getService
in interface IRemoteProcess.Service.Factory