public class BeansResolverFactory extends Object implements ResolverFactory, Resolver
| Modifier and Type | Field and Description |
|---|---|
protected ProcessEngineConfigurationImpl |
processEngineConfiguration |
| Constructor and Description |
|---|
BeansResolverFactory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsKey(Object key) |
Resolver |
createResolver(ProcessEngineConfigurationImpl processEngineConfiguration,
VariableScope variableScope) |
Object |
get(Object key) |
protected ProcessEngineConfigurationImpl processEngineConfiguration
public Resolver createResolver(ProcessEngineConfigurationImpl processEngineConfiguration, VariableScope variableScope)
createResolver in interface ResolverFactorypublic boolean containsKey(Object key)
containsKey in interface ResolverCopyright © 2015 Alfresco. All rights reserved.