Uses of Interface
org.camunda.bpm.container.RuntimeContainerDelegate
Packages that use RuntimeContainerDelegate
Package
Description
-
Uses of RuntimeContainerDelegate in org.camunda.bpm.container
Methods in org.camunda.bpm.container that return RuntimeContainerDelegateModifier and TypeMethodDescriptionRuntimeContainerDelegate.RuntimeContainerDelegateInstance.get()Methods in org.camunda.bpm.container with parameters of type RuntimeContainerDelegateModifier and TypeMethodDescriptionvoidRuntimeContainerDelegate.RuntimeContainerDelegateInstance.set(RuntimeContainerDelegate delegate) -
Uses of RuntimeContainerDelegate in org.camunda.bpm.container.impl
Classes in org.camunda.bpm.container.impl that implement RuntimeContainerDelegateModifier and TypeClassDescriptionclassThis is the defaultRuntimeContainerDelegateimplementation that delegates to the localMBeanServerinfrastructure. -
Uses of RuntimeContainerDelegate in org.camunda.bpm.engine.impl.jobexecutor
Methods in org.camunda.bpm.engine.impl.jobexecutor that return RuntimeContainerDelegateModifier and TypeMethodDescriptionprotected RuntimeContainerDelegateRuntimeContainerJobExecutor.getRuntimeContainerDelegate()