com.evolveum.midpoint.common.expression.script.xpath
Class ReflectionXPathFunctionWrapper

java.lang.Object
  extended by com.evolveum.midpoint.common.expression.script.xpath.ReflectionXPathFunctionWrapper
All Implemented Interfaces:
javax.xml.xpath.XPathFunction

public class ReflectionXPathFunctionWrapper
extends java.lang.Object
implements javax.xml.xpath.XPathFunction

Author:
semancik

Field Summary
static Trace LOGGER
           
 
Method Summary
 java.lang.Object evaluate(java.util.List argList)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOGGER

public static final Trace LOGGER
Method Detail

evaluate

public java.lang.Object evaluate(java.util.List argList)
                          throws javax.xml.xpath.XPathFunctionException
Specified by:
evaluate in interface javax.xml.xpath.XPathFunction
Throws:
javax.xml.xpath.XPathFunctionException


Copyright © 2012 evolveum. All Rights Reserved.