Uses of Class
org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStartService
-
Uses of ProcessApplicationStartService in org.camunda.bpm.container.impl.jboss.service
Modifier and TypeFieldDescriptionprotected final Consumer<ProcessApplicationStartService>
ProcessApplicationStartService.provider
ModifierConstructorDescriptionProcessApplicationStartService
(Collection<org.jboss.msc.service.ServiceName> deploymentServiceNames, org.jboss.jandex.AnnotationInstance postDeployDescription, org.jboss.jandex.AnnotationInstance preUndeployDescription, org.jboss.modules.Module paModule, Supplier<org.jboss.as.ee.component.ComponentView> paComponentViewSupplier, Supplier<ProcessApplicationInterface> noViewProcessApplication, Supplier<ProcessEngine> defaultProcessEngineSupplier, Supplier<BpmPlatformPlugins> platformPluginsSupplier, Consumer<ProcessApplicationStartService> provider)