public class SpringObjectModelResolver extends Object implements org.kie.internal.runtime.conf.ObjectModelResolver, org.springframework.context.ApplicationContextAware
Constructor and Description |
---|
SpringObjectModelResolver() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(String resolverId) |
Object |
getInstance(org.kie.internal.runtime.conf.ObjectModel model,
ClassLoader cl,
Map<String,Object> contextParams) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public Object getInstance(org.kie.internal.runtime.conf.ObjectModel model, ClassLoader cl, Map<String,Object> contextParams)
getInstance
in interface org.kie.internal.runtime.conf.ObjectModelResolver
public boolean accept(String resolverId)
accept
in interface org.kie.internal.runtime.conf.ObjectModelResolver
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
org.springframework.beans.BeansException
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.