Uses of Class
org.camunda.bpm.container.impl.plugin.BpmPlatformPlugins
Package
Description
-
Uses of BpmPlatformPlugins in org.camunda.bpm.container.impl.jboss.service
Modifier and TypeFieldDescriptionprotected org.jboss.msc.value.InjectedValue<BpmPlatformPlugins>
ProcessApplicationStartService.platformPluginsInjector
protected org.jboss.msc.value.InjectedValue<BpmPlatformPlugins>
ProcessApplicationStopService.platformPluginsInjector
Modifier and TypeMethodDescriptionorg.jboss.msc.value.InjectedValue<BpmPlatformPlugins>
ProcessApplicationStartService.getPlatformPluginsInjector()
org.jboss.msc.value.InjectedValue<BpmPlatformPlugins>
ProcessApplicationStopService.getPlatformPluginsInjector()
Modifier and TypeMethodDescriptionprotected void
ProcessApplicationStartService.notifyBpmPlatformPlugins
(BpmPlatformPlugins value, ProcessApplicationInterface processApplication) -
Uses of BpmPlatformPlugins in org.camunda.bpm.container.impl.jmx.services
Modifier and TypeFieldDescriptionprotected BpmPlatformPlugins
JmxManagedBpmPlatformPlugins.plugins
-
Uses of BpmPlatformPlugins in org.camunda.bpm.container.impl.plugin
Modifier and TypeMethodDescriptionstatic BpmPlatformPlugins
BpmPlatformPlugins.load
(ClassLoader classLoader)