public class OSGiELResolver
extends org.camunda.bpm.engine.impl.javax.el.BeanELResolver
| Constructor and Description |
|---|
OSGiELResolver() |
| Modifier and Type | Method and Description |
|---|---|
protected org.osgi.framework.BundleContext |
getBundleContext() |
Object |
getValue(org.camunda.bpm.engine.impl.javax.el.ELContext context,
Object base,
Object property) |
boolean |
isReadOnly(org.camunda.bpm.engine.impl.javax.el.ELContext context,
Object base,
Object property) |
public Object getValue(org.camunda.bpm.engine.impl.javax.el.ELContext context, Object base, Object property)
getValue in class org.camunda.bpm.engine.impl.javax.el.BeanELResolverpublic boolean isReadOnly(org.camunda.bpm.engine.impl.javax.el.ELContext context,
Object base,
Object property)
isReadOnly in class org.camunda.bpm.engine.impl.javax.el.BeanELResolverprotected org.osgi.framework.BundleContext getBundleContext()
Copyright © 2018 camunda services GmbH. All rights reserved.