Uses of Class
org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStopService
Packages that use ProcessApplicationStopService
-
Uses of ProcessApplicationStopService in org.camunda.bpm.container.impl.jboss.service
Fields in org.camunda.bpm.container.impl.jboss.service with type parameters of type ProcessApplicationStopServiceModifier and TypeFieldDescriptionprotected final Consumer<ProcessApplicationStopService>
ProcessApplicationStopService.provider
Methods in org.camunda.bpm.container.impl.jboss.service that return ProcessApplicationStopServiceConstructor parameters in org.camunda.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)