org.camunda.bpm.engine.spring.application
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringProcessApplicationElResolver
public SpringProcessApplicationElResolver()
getPrecedence
public Integer getPrecedence()
- Specified by:
getPrecedence in interface ProcessApplicationElResolver
getElResolver
public ELResolver getElResolver(AbstractProcessApplication processApplication)
- Specified by:
getElResolver in interface ProcessApplicationElResolver
Copyright © 2017 camunda services GmbH. All rights reserved.