|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.camunda.bpm.container.impl.RuntimeContainerDelegateImpl
org.camunda.bpm.extension.osgi.container.OSGiRuntimeContainerDelegate
public class OSGiRuntimeContainerDelegate
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.camunda.bpm.container.RuntimeContainerDelegate |
|---|
org.camunda.bpm.container.RuntimeContainerDelegate.RuntimeContainerDelegateInstance |
| Field Summary | |
|---|---|
protected org.osgi.framework.BundleContext |
context
|
| Fields inherited from class org.camunda.bpm.container.impl.RuntimeContainerDelegateImpl |
|---|
SERVICE_NAME_EXECUTOR, serviceContainer |
| Fields inherited from interface org.camunda.bpm.container.RuntimeContainerDelegate |
|---|
INSTANCE |
| Constructor Summary | |
|---|---|
OSGiRuntimeContainerDelegate(org.osgi.framework.BundleContext context)
|
|
| Method Summary | |
|---|---|
void |
deployProcessApplication(org.camunda.bpm.application.AbstractProcessApplication processApplication)
|
| Methods inherited from class org.camunda.bpm.container.impl.RuntimeContainerDelegateImpl |
|---|
getDefaultProcessEngine, getExecutorService, getProcessApplicationInfo, getProcessApplicationNames, getProcessApplicationService, getProcessEngine, getProcessEngineNames, getProcessEngines, getProcessEngineService, getServiceContainer, registerProcessEngine, undeployProcessApplication, unregisterProcessEngine |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.osgi.framework.BundleContext context
| Constructor Detail |
|---|
public OSGiRuntimeContainerDelegate(org.osgi.framework.BundleContext context)
context - | Method Detail |
|---|
public void deployProcessApplication(org.camunda.bpm.application.AbstractProcessApplication processApplication)
deployProcessApplication in interface org.camunda.bpm.container.RuntimeContainerDelegatedeployProcessApplication in class org.camunda.bpm.container.impl.RuntimeContainerDelegateImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||