Package | Description |
---|---|
org.camunda.bpm.container.impl.jboss.service | |
org.camunda.bpm.container.impl.jmx.services | |
org.camunda.bpm.container.impl.plugin |
Modifier and Type | Field and Description |
---|---|
protected BpmPlatformPlugins |
MscBpmPlatformPlugins.plugins |
Modifier and Type | Field and Description |
---|---|
protected org.jboss.msc.value.InjectedValue<BpmPlatformPlugins> |
ProcessApplicationStartService.platformPluginsInjector |
protected org.jboss.msc.value.InjectedValue<BpmPlatformPlugins> |
ProcessApplicationStopService.platformPluginsInjector |
Modifier and Type | Method and Description |
---|---|
BpmPlatformPlugins |
MscBpmPlatformPlugins.getValue() |
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.value.InjectedValue<BpmPlatformPlugins> |
ProcessApplicationStartService.getPlatformPluginsInjector() |
org.jboss.msc.value.InjectedValue<BpmPlatformPlugins> |
ProcessApplicationStopService.getPlatformPluginsInjector() |
Modifier and Type | Method and Description |
---|---|
protected void |
ProcessApplicationStartService.notifyBpmPlatformPlugins(BpmPlatformPlugins value,
ProcessApplicationInterface processApplication) |
Constructor and Description |
---|
MscBpmPlatformPlugins(BpmPlatformPlugins plugins) |
Modifier and Type | Field and Description |
---|---|
protected BpmPlatformPlugins |
JmxManagedBpmPlatformPlugins.plugins |
Modifier and Type | Method and Description |
---|---|
BpmPlatformPlugins |
JmxManagedBpmPlatformPlugins.getValue() |
Constructor and Description |
---|
JmxManagedBpmPlatformPlugins(BpmPlatformPlugins plugins) |
Modifier and Type | Method and Description |
---|---|
static BpmPlatformPlugins |
BpmPlatformPlugins.load(ClassLoader classLoader) |
Copyright © 2022. All rights reserved.