org.kie.spring
Class SpringObjectModelResolver
java.lang.Object
org.kie.spring.SpringObjectModelResolver
- All Implemented Interfaces:
- org.kie.internal.runtime.conf.ObjectModelResolver, org.springframework.context.ApplicationContextAware
public class SpringObjectModelResolver
- extends Object
- implements org.kie.internal.runtime.conf.ObjectModelResolver, org.springframework.context.ApplicationContextAware
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringObjectModelResolver
public SpringObjectModelResolver()
getInstance
public Object getInstance(org.kie.internal.runtime.conf.ObjectModel model,
ClassLoader cl,
Map<String,Object> contextParams)
- Specified by:
getInstance in interface org.kie.internal.runtime.conf.ObjectModelResolver
accept
public boolean accept(String resolverId)
- Specified by:
accept in interface org.kie.internal.runtime.conf.ObjectModelResolver
setApplicationContext
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
- Specified by:
setApplicationContext in interface org.springframework.context.ApplicationContextAware
- Throws:
org.springframework.beans.BeansException
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.