Uses of Interface
org.camunda.bpm.container.RuntimeContainerDelegate
Package
Description
-
Uses of RuntimeContainerDelegate in org.camunda.bpm.admin.impl.web.bootstrap
Modifier and TypeMethodDescriptionprotected RuntimeContainerDelegate
AdminContainerBootstrap.AdminEnvironment.getContainerRuntimeDelegate()
-
Uses of RuntimeContainerDelegate in org.camunda.bpm.cockpit.impl.web.bootstrap
Modifier and TypeMethodDescriptionprotected RuntimeContainerDelegate
CockpitContainerBootstrap.CockpitEnvironment.getContainerRuntimeDelegate()
-
Uses of RuntimeContainerDelegate in org.camunda.bpm.container
Modifier and TypeMethodDescriptionRuntimeContainerDelegate.RuntimeContainerDelegateInstance.get()
Modifier and TypeMethodDescriptionvoid
RuntimeContainerDelegate.RuntimeContainerDelegateInstance.set
(RuntimeContainerDelegate delegate) -
Uses of RuntimeContainerDelegate in org.camunda.bpm.container.impl
Modifier and TypeClassDescriptionclass
This is the defaultRuntimeContainerDelegate
implementation that delegates to the localMBeanServer
infrastructure. -
Uses of RuntimeContainerDelegate in org.camunda.bpm.container.impl.jboss.service
Modifier and TypeFieldDescriptionprotected Consumer<RuntimeContainerDelegate>
MscRuntimeContainerDelegate.provider
ModifierConstructorDescription -
Uses of RuntimeContainerDelegate in org.camunda.bpm.engine.impl.jobexecutor
Modifier and TypeMethodDescriptionprotected RuntimeContainerDelegate
RuntimeContainerJobExecutor.getRuntimeContainerDelegate()
-
Uses of RuntimeContainerDelegate in org.camunda.bpm.engine.spring.container
Modifier and TypeMethodDescriptionprotected RuntimeContainerDelegate
ManagedProcessEngineFactoryBean.getRuntimeContainerDelegate()
-
Uses of RuntimeContainerDelegate in org.camunda.bpm.tasklist.impl.web.bootstrap
Modifier and TypeMethodDescriptionprotected RuntimeContainerDelegate
TasklistContainerBootstrap.TasklistEnvironment.getContainerRuntimeDelegate()
-
Uses of RuntimeContainerDelegate in org.camunda.bpm.welcome.impl.web.bootstrap
Modifier and TypeMethodDescriptionprotected RuntimeContainerDelegate
WelcomeContainerBootstrap.WelcomeEnvironment.getContainerRuntimeDelegate()