org.hibernate.validator.internal.engine.messageinterpolation.el
Class MapBasedFunctionMapper
java.lang.Object
javax.el.FunctionMapper
org.hibernate.validator.internal.engine.messageinterpolation.el.MapBasedFunctionMapper
public class MapBasedFunctionMapper
- extends javax.el.FunctionMapper
- Author:
- Hardy Ferentschik
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapBasedFunctionMapper
public MapBasedFunctionMapper()
resolveFunction
public Method resolveFunction(String prefix,
String localName)
- Specified by:
resolveFunction in class javax.el.FunctionMapper
setFunction
public void setFunction(String prefix,
String localName,
Method method)
Copyright © 2007-2013 Red Hat, Inc. All Rights Reserved