public class LocalDeployer
extends Object
A deployer for local machine deployments
- Author:
- Jesper Pedersen
-
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
-
LocalDeployer
public LocalDeployer()
Constructor
-
Method Details
-
setKernel
public void setKernel(com.github.fungal.api.Kernel v)
Set the kernel
- Parameters:
v - The value
-
start
Start
- Throws:
Throwable - Thrown in case of an error
-
stop
Stop
- Throws:
Throwable - Thrown in case of an error