org.camunda.bpm.extension.osgi.application
Class OSGiProcessApplication
java.lang.Object
org.camunda.bpm.application.AbstractProcessApplication
org.camunda.bpm.extension.osgi.application.OSGiProcessApplication
- All Implemented Interfaces:
- org.camunda.bpm.application.ProcessApplicationInterface
public class OSGiProcessApplication
- extends org.camunda.bpm.application.AbstractProcessApplication
| Fields inherited from class org.camunda.bpm.application.AbstractProcessApplication |
isDeployed, processApplicationBeanElResolver, processApplicationElResolver |
|
Constructor Summary |
OSGiProcessApplication(org.osgi.framework.Bundle bundle,
org.osgi.service.blueprint.container.BlueprintContainer blueprintContainer)
|
| Methods inherited from class org.camunda.bpm.application.AbstractProcessApplication |
createDeployment, deploy, execute, getBeanElResolver, getElResolver, getExecutionListener, getName, getProperties, getRawObject, getTaskListener, undeploy |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OSGiProcessApplication
public OSGiProcessApplication(org.osgi.framework.Bundle bundle,
org.osgi.service.blueprint.container.BlueprintContainer blueprintContainer)
getReference
public org.camunda.bpm.application.ProcessApplicationReference getReference()
autodetectProcessApplicationName
protected String autodetectProcessApplicationName()
- Specified by:
autodetectProcessApplicationName in class org.camunda.bpm.application.AbstractProcessApplication
getProcessApplicationClassloader
public ClassLoader getProcessApplicationClassloader()
- Specified by:
getProcessApplicationClassloader in interface org.camunda.bpm.application.ProcessApplicationInterface- Overrides:
getProcessApplicationClassloader in class org.camunda.bpm.application.AbstractProcessApplication
initProcessApplicationElResolver
protected org.camunda.bpm.engine.impl.javax.el.ELResolver initProcessApplicationElResolver()
- Overrides:
initProcessApplicationElResolver in class org.camunda.bpm.application.AbstractProcessApplication
getBundle
public org.osgi.framework.Bundle getBundle()
Copyright © 2015 camunda services GmbH. All rights reserved.