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 final Supplier<BpmPlatformPlugins>
ProcessApplicationStartService.platformPluginsSupplier
protected final Supplier<BpmPlatformPlugins>
ProcessApplicationStopService.platformPluginsSupplier
protected final Consumer<BpmPlatformPlugins>
MscBpmPlatformPlugins.provider
Modifier and TypeMethodDescriptionprotected void
ProcessApplicationStartService.notifyBpmPlatformPlugins
(BpmPlatformPlugins value, ProcessApplicationInterface processApplication) ModifierConstructorDescriptionMscBpmPlatformPlugins
(BpmPlatformPlugins plugins, Consumer<BpmPlatformPlugins> provider) ModifierConstructorDescriptionMscBpmPlatformPlugins
(BpmPlatformPlugins plugins, Consumer<BpmPlatformPlugins> provider) -
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)