org.mvel2.util
Class SimpleVariableSpaceModel

java.lang.Object
  extended by org.mvel2.util.VariableSpaceModel
      extended by org.mvel2.util.SimpleVariableSpaceModel

public class SimpleVariableSpaceModel
extends VariableSpaceModel

Author:
Mike Brock .

Field Summary
 
Fields inherited from class org.mvel2.util.VariableSpaceModel
allVars
 
Constructor Summary
SimpleVariableSpaceModel(String[] varNames)
           
 
Method Summary
 VariableResolverFactory createFactory(Object[] vals)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleVariableSpaceModel

public SimpleVariableSpaceModel(String[] varNames)
Method Detail

createFactory

public VariableResolverFactory createFactory(Object[] vals)


Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.