Package org.camunda.qa
Class Application
- All Implemented Interfaces:
- EventListener,- javax.servlet.ServletContextListener,- ProcessApplicationInterface
- Author:
- Tassilo Weidner
- 
Field SummaryFields inherited from class org.camunda.bpm.application.impl.ServletProcessApplicationservletContextFields inherited from class org.camunda.bpm.application.impl.AbstractServletProcessApplicationprocessApplicationClassloader, reference, servletContextName, servletContextPathFields inherited from class org.camunda.bpm.application.AbstractProcessApplicationdefaultDeployToEngineName, isDeployed, processApplicationBeanElResolver, processApplicationElResolver, processApplicationScriptEnvironment, variableSerializers
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.camunda.bpm.application.impl.ServletProcessApplicationcontextDestroyed, contextInitialized, getServletContext, initProcessApplicationClassloaderMethods inherited from class org.camunda.bpm.application.impl.AbstractServletProcessApplicationautodetectProcessApplicationName, getProcessApplicationClassloader, getProperties, getReferenceMethods inherited from class org.camunda.bpm.application.AbstractProcessApplicationcreateDeployment, deploy, execute, execute, getBeanElResolver, getDefaultDeployToEngineName, getElResolver, getEnvironmentScripts, getExecutionListener, getName, getProcessApplicationScriptEnvironment, getRawObject, getScriptEngineForName, getTaskListener, getVariableSerializers, initProcessApplicationElResolver, setDefaultDeployToEngineName, setVariableSerializers, undeploy
- 
Constructor Details- 
Applicationpublic Application()
 
-