jBPM :: RuntimeManager 6.2.0.Final-redhat-6
- java.lang.Object
-
- org.jbpm.runtime.manager.impl.deploy.ReflectionObjectModelResolver
-
- All Implemented Interfaces:
- org.kie.internal.runtime.conf.ObjectModelResolver
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.2.0.Final-redhat-6
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.