public class LocalDeployer
extends java.lang.Object
Constructor and Description |
---|
LocalDeployer()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
setKernel(Kernel v)
Set the kernel
|
void |
start()
Start
|
void |
stop()
Stop
|
public void setKernel(Kernel v)
v
- The valuepublic void start() throws java.lang.Throwable
java.lang.Throwable
- Thrown in case of an errorpublic void stop() throws java.lang.Throwable
java.lang.Throwable
- Thrown in case of an errorCopyright © 2013 IronJacamar (http://www.ironjacamar.org)