org.camunda.bpm.engine.cdi.impl
Class CdiProcessApplicationElResolver
java.lang.Object
org.camunda.bpm.engine.cdi.impl.CdiProcessApplicationElResolver
- All Implemented Interfaces:
- ProcessApplicationElResolver
public class CdiProcessApplicationElResolver
- extends Object
- implements ProcessApplicationElResolver
Exposes the CdiResolver in a multiple-applications, shared process engine context.
- Author:
- Daniel Meyer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CdiProcessApplicationElResolver
public CdiProcessApplicationElResolver()
getPrecedence
public Integer getPrecedence()
- Specified by:
getPrecedence in interface ProcessApplicationElResolver
getElResolver
public ELResolver getElResolver(AbstractProcessApplication processApplication)
- Specified by:
getElResolver in interface ProcessApplicationElResolver
Copyright © 2014 camunda services GmbH. All Rights Reserved.