Modifier and Type | Method and Description |
---|---|
protected ManagedProcessEngineMetadata |
ProcessEngineStartProcessor.transformConfiguration(ProcessEngineXml processEngineXml)
transforms the configuration as provided via the
ProcessEngineXml
into a ManagedProcessEngineMetadata |
Modifier and Type | Method and Description |
---|---|
protected ManagedProcessEngineMetadata |
ProcessEngineAdd.transformConfiguration(org.jboss.as.controller.OperationContext context,
String engineName,
org.jboss.dmr.ModelNode model) |
Modifier and Type | Method and Description |
---|---|
protected org.jboss.msc.service.ServiceController<ProcessEngine> |
ProcessEngineAdd.installService(org.jboss.as.controller.OperationContext context,
org.jboss.as.controller.ServiceVerificationHandler verificationHandler,
ManagedProcessEngineMetadata processEngineConfiguration) |
Modifier and Type | Field and Description |
---|---|
protected ManagedProcessEngineMetadata |
MscManagedProcessEngineController.processEngineMetadata |
Modifier and Type | Method and Description |
---|---|
ManagedProcessEngineMetadata |
MscManagedProcessEngineController.getProcessEngineMetadata() |
Modifier and Type | Method and Description |
---|---|
static void |
MscManagedProcessEngineController.initializeServiceBuilder(ManagedProcessEngineMetadata processEngineConfiguration,
MscManagedProcessEngineController service,
org.jboss.msc.service.ServiceBuilder<ProcessEngine> serviceBuilder,
String jobExecutorName) |
Constructor and Description |
---|
MscManagedProcessEngineController(ManagedProcessEngineMetadata processEngineConfiguration)
Instantiate the process engine controller for a process engine configuration.
|
Copyright © 2015. All rights reserved.