Uses of Class
org.camunda.bpm.container.impl.plugin.BpmPlatformPlugins
Packages that use BpmPlatformPlugins
Package
Description
-
Uses of BpmPlatformPlugins in org.camunda.bpm.container.impl.jboss.service
Fields in org.camunda.bpm.container.impl.jboss.service declared as BpmPlatformPluginsFields in org.camunda.bpm.container.impl.jboss.service with type parameters of type BpmPlatformPluginsModifier and TypeFieldDescriptionprotected org.jboss.msc.value.InjectedValue<BpmPlatformPlugins>ProcessApplicationStartService.platformPluginsInjectorprotected org.jboss.msc.value.InjectedValue<BpmPlatformPlugins>ProcessApplicationStopService.platformPluginsInjectorMethods in org.camunda.bpm.container.impl.jboss.service that return BpmPlatformPluginsMethods in org.camunda.bpm.container.impl.jboss.service that return types with arguments of type BpmPlatformPluginsModifier and TypeMethodDescriptionorg.jboss.msc.value.InjectedValue<BpmPlatformPlugins>ProcessApplicationStartService.getPlatformPluginsInjector()org.jboss.msc.value.InjectedValue<BpmPlatformPlugins>ProcessApplicationStopService.getPlatformPluginsInjector()Methods in org.camunda.bpm.container.impl.jboss.service with parameters of type BpmPlatformPluginsModifier and TypeMethodDescriptionprotected voidProcessApplicationStartService.notifyBpmPlatformPlugins(BpmPlatformPlugins value, ProcessApplicationInterface processApplication) Constructors in org.camunda.bpm.container.impl.jboss.service with parameters of type BpmPlatformPlugins -
Uses of BpmPlatformPlugins in org.camunda.bpm.container.impl.jmx.services
Fields in org.camunda.bpm.container.impl.jmx.services declared as BpmPlatformPluginsModifier and TypeFieldDescriptionprotected BpmPlatformPluginsJmxManagedBpmPlatformPlugins.pluginsMethods in org.camunda.bpm.container.impl.jmx.services that return BpmPlatformPluginsConstructors in org.camunda.bpm.container.impl.jmx.services with parameters of type BpmPlatformPlugins -
Uses of BpmPlatformPlugins in org.camunda.bpm.container.impl.plugin
Methods in org.camunda.bpm.container.impl.plugin that return BpmPlatformPluginsModifier and TypeMethodDescriptionstatic BpmPlatformPluginsBpmPlatformPlugins.load(ClassLoader classLoader)