public class BPMActivator
extends org.switchyard.deploy.BaseActivator
| Modifier and Type | Field and Description |
|---|---|
static String |
BPM_TYPE
BPM component activator type name.
|
| Constructor and Description |
|---|
BPMActivator()
Constructs a new Activator of type "bpm".
|
| Modifier and Type | Method and Description |
|---|---|
org.switchyard.deploy.ServiceHandler |
activateService(QName name,
org.switchyard.config.model.composite.ComponentModel config) |
void |
deactivateService(QName name,
org.switchyard.deploy.ServiceHandler handler) |
public static final String BPM_TYPE
public org.switchyard.deploy.ServiceHandler activateService(QName name, org.switchyard.config.model.composite.ComponentModel config)
activateService in interface org.switchyard.deploy.ActivatoractivateService in class org.switchyard.deploy.BaseActivatorpublic void deactivateService(QName name, org.switchyard.deploy.ServiceHandler handler)
deactivateService in interface org.switchyard.deploy.ActivatordeactivateService in class org.switchyard.deploy.BaseActivatorCopyright © 2013–2017 JBoss by Red Hat. All rights reserved.