|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jbpm.pvm.type.DefaultVariableTypeResolver
public class DefaultVariableTypeResolver
| Constructor Summary | |
|---|---|
DefaultVariableTypeResolver()
|
|
| Method Summary | |
|---|---|
void |
addTypeMapping(TypeMapping typeMapping)
|
Variable |
createVariable(java.lang.String key,
java.lang.Object value,
VariableScope variableScope)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultVariableTypeResolver()
| Method Detail |
|---|
public Variable createVariable(java.lang.String key,
java.lang.Object value,
VariableScope variableScope)
createVariable in interface VariableTypeResolverpublic void addTypeMapping(TypeMapping typeMapping)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||