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 ResolverFactory
public boolean containsKey(Object key)
containsKey
in interface Resolver
Copyright © 2015 Alfresco. All rights reserved.