|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.jca.deployers.fungal.external.LocalDeployer
public class LocalDeployer

A deployer for local machine deployments
| Constructor Summary | |
|---|---|
LocalDeployer()
Constructor |
|
| Method Summary | |
|---|---|
void |
setKernel(com.github.fungal.api.Kernel v)
Set the kernel |
void |
start()
Start |
void |
stop()
Stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocalDeployer()
| Method Detail |
|---|
public void setKernel(com.github.fungal.api.Kernel v)
v - The value
public void start()
throws Throwable
Throwable - Thrown in case of an error
public void stop()
throws Throwable
Throwable - Thrown in case of an error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||