jBPM :: RuntimeManager 6.5.0.Final-redhat-15
- java.lang.Object
-
- org.jbpm.runtime.manager.impl.deploy.ReflectionObjectModelResolver
-
- All Implemented Interfaces:
- org.kie.internal.runtime.conf.ObjectModelResolver
- Direct Known Subclasses:
- EjbObjectModelResolver
public class ReflectionObjectModelResolver
extends Object
implements org.kie.internal.runtime.conf.ObjectModelResolver
Java reflection based ObjectModelResolver
that creates class instances
using supplied class loader and definition in the object model structure.
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
static String |
ID |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
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
jBPM :: RuntimeManager 6.5.0.Final-redhat-15
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.