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.ObjectModelResolverpublic boolean accept(String resolverId)
accept in interface org.kie.internal.runtime.conf.ObjectModelResolverpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2001–2015 JBoss by Red Hat. All rights reserved.