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.AbstractDeployment
public void start()
start
in class org.switchyard.deploy.internal.AbstractDeployment
public void stop()
stop
in class org.switchyard.deploy.internal.AbstractDeployment
public void destroy()
destroy
in class org.switchyard.deploy.internal.AbstractDeployment
Copyright © 2013-2014 JBoss by Red Hat. All Rights Reserved.