Class SpringProcessApplicationElResolver

java.lang.Object
org.camunda.bpm.engine.spring.application.SpringProcessApplicationElResolver
All Implemented Interfaces:
ProcessApplicationElResolver

public class SpringProcessApplicationElResolver extends Object implements ProcessApplicationElResolver

ProcessApplicationElResolver implementation providing support for the Spring Framework.

This implementation supports the following environments:

Limitation: The EjbProcessApplication is currently unsupported.

Author:
Daniel Meyer