ModeShape Distribution 3.0.1.Final

Uses of Class
org.infinispan.schematic.internal.document.JsonReader.Parser.FunctionCall

Packages that use JsonReader.Parser.FunctionCall
org.infinispan.schematic.internal.document   
 

Uses of JsonReader.Parser.FunctionCall in org.infinispan.schematic.internal.document
 

Methods in org.infinispan.schematic.internal.document with parameters of type JsonReader.Parser.FunctionCall
 Object JsonReader.Parser.evaluateFunction(JsonReader.Parser.FunctionCall function)
          Method that is called to evaluate the supplied function.
protected  Object JsonReader.Parser.evaluateUnknownFunction(JsonReader.Parser.FunctionCall function)
          Method that is called when the function call described by the parameter could not be evaluated.
 


ModeShape Distribution 3.0.1.Final

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.