Uses of Class
org.eximeebpms.bpm.container.impl.plugin.BpmPlatformPlugins
Packages that use BpmPlatformPlugins
Package
Description
-
Uses of BpmPlatformPlugins in org.eximeebpms.bpm.container.impl.jboss.service
Fields in org.eximeebpms.bpm.container.impl.jboss.service declared as BpmPlatformPluginsFields in org.eximeebpms.bpm.container.impl.jboss.service with type parameters of type BpmPlatformPluginsModifier and TypeFieldDescriptionprotected final Supplier
<BpmPlatformPlugins> ProcessApplicationStartService.platformPluginsSupplier
protected final Supplier
<BpmPlatformPlugins> ProcessApplicationStopService.platformPluginsSupplier
protected final Consumer
<BpmPlatformPlugins> MscBpmPlatformPlugins.provider
Methods in org.eximeebpms.bpm.container.impl.jboss.service that return BpmPlatformPluginsMethods in org.eximeebpms.bpm.container.impl.jboss.service with parameters of type BpmPlatformPluginsModifier and TypeMethodDescriptionprotected void
ProcessApplicationStartService.notifyBpmPlatformPlugins
(BpmPlatformPlugins value, ProcessApplicationInterface processApplication) Constructors in org.eximeebpms.bpm.container.impl.jboss.service with parameters of type BpmPlatformPluginsModifierConstructorDescriptionMscBpmPlatformPlugins
(BpmPlatformPlugins plugins, Consumer<BpmPlatformPlugins> provider) Constructor parameters in org.eximeebpms.bpm.container.impl.jboss.service with type arguments of type BpmPlatformPluginsModifierConstructorDescriptionMscBpmPlatformPlugins
(BpmPlatformPlugins plugins, Consumer<BpmPlatformPlugins> provider) -
Uses of BpmPlatformPlugins in org.eximeebpms.bpm.container.impl.jmx.services
Fields in org.eximeebpms.bpm.container.impl.jmx.services declared as BpmPlatformPluginsModifier and TypeFieldDescriptionprotected BpmPlatformPlugins
JmxManagedBpmPlatformPlugins.plugins
Methods in org.eximeebpms.bpm.container.impl.jmx.services that return BpmPlatformPluginsConstructors in org.eximeebpms.bpm.container.impl.jmx.services with parameters of type BpmPlatformPlugins -
Uses of BpmPlatformPlugins in org.eximeebpms.bpm.container.impl.plugin
Methods in org.eximeebpms.bpm.container.impl.plugin that return BpmPlatformPluginsModifier and TypeMethodDescriptionstatic BpmPlatformPlugins
BpmPlatformPlugins.load
(ClassLoader classLoader)