public class SimpleTestDeployment
extends org.switchyard.deploy.internal.AbstractDeployment
| Modifier | Constructor and Description |
|---|---|
protected |
SimpleTestDeployment()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
protected void |
doInit(List<org.switchyard.deploy.Activator> activators) |
org.switchyard.deploy.Lifecycle |
getGatwayLifecycle(QName serviceName,
String bindingName) |
void |
start() |
void |
stop() |
protected void doInit(List<org.switchyard.deploy.Activator> activators)
doInit in class org.switchyard.deploy.internal.AbstractDeploymentpublic void start()
start in class org.switchyard.deploy.internal.AbstractDeploymentpublic void stop()
stop in class org.switchyard.deploy.internal.AbstractDeploymentpublic void destroy()
destroy in class org.switchyard.deploy.internal.AbstractDeploymentCopyright © 2013-2014 JBoss by Red Hat. All Rights Reserved.