Uses of Class
org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
-
Packages that use MscRuntimeContainerDelegate Package Description org.camunda.bpm.container.impl.jboss.service org.camunda.bpm.container.impl.jboss.util -
-
Uses of MscRuntimeContainerDelegate in org.camunda.bpm.container.impl.jboss.service
Fields in org.camunda.bpm.container.impl.jboss.service with type parameters of type MscRuntimeContainerDelegate Modifier and Type Field Description protected org.jboss.msc.value.InjectedValue<MscRuntimeContainerDelegate>
MscManagedProcessEngine. runtimeContainerDelegateInjector
Methods in org.camunda.bpm.container.impl.jboss.service that return MscRuntimeContainerDelegate Modifier and Type Method Description MscRuntimeContainerDelegate
MscRuntimeContainerDelegate. getValue()
Methods in org.camunda.bpm.container.impl.jboss.service that return types with arguments of type MscRuntimeContainerDelegate Modifier and Type Method Description org.jboss.msc.inject.Injector<MscRuntimeContainerDelegate>
MscManagedProcessEngine. getRuntimeContainerDelegateInjector()
-
Uses of MscRuntimeContainerDelegate in org.camunda.bpm.container.impl.jboss.util
Constructors in org.camunda.bpm.container.impl.jboss.util with parameters of type MscRuntimeContainerDelegate Constructor Description PlatformServiceReferenceFactory(MscRuntimeContainerDelegate service)
-