-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
RemoteDeployer
public RemoteDeployer()
Constructor
-
Method Details
-
setKernel
public void setKernel(com.github.fungal.api.Kernel v)
Set the kernel
- Parameters:
v - The value
-
setDirectory
public void setDirectory(String v)
Set the remote directory
- Parameters:
v - The value
-
start
Start
- Throws:
Throwable - Thrown in case of an error
-
stop
Stop
- Throws:
Throwable - Thrown in case of an error