Uses of Class
org.eximeebpms.bpm.container.impl.jboss.service.ProcessApplicationStopService
Packages that use ProcessApplicationStopService
-
Uses of ProcessApplicationStopService in org.eximeebpms.bpm.container.impl.jboss.service
Fields in org.eximeebpms.bpm.container.impl.jboss.service with type parameters of type ProcessApplicationStopServiceModifier and TypeFieldDescriptionprotected final Consumer
<ProcessApplicationStopService> ProcessApplicationStopService.provider
Methods in org.eximeebpms.bpm.container.impl.jboss.service that return ProcessApplicationStopServiceConstructor parameters in org.eximeebpms.bpm.container.impl.jboss.service with type arguments of type ProcessApplicationStopServiceModifierConstructorDescriptionProcessApplicationStopService
(Supplier<org.jboss.as.ee.component.ComponentView> paComponentViewSupplier, Supplier<ProcessApplicationInterface> noViewApplicationSupplier, Supplier<BpmPlatformPlugins> platformPluginsSupplier, Consumer<ProcessApplicationStopService> provider)