Mojarra 3.0.2.SP01 3.0.2.SP01
- java.lang.Object
-
- jakarta.el.FunctionMapper
-
- com.sun.faces.facelets.el.CompositeFunctionMapper
-
public final class CompositeFunctionMapper
extends jakarta.el.FunctionMapper
Composite FunctionMapper that attempts to load the Method from the first FunctionMapper, then the second if
null.
- Version:
- $Id$
- Author:
- Jacob Hookom
- See Also:
FunctionMapper,
Method
-
-
Constructor Summary
Constructors
| Constructor and Description |
CompositeFunctionMapper(jakarta.el.FunctionMapper fn0,
jakarta.el.FunctionMapper fn1) |
-
Method Summary
-
Methods inherited from class jakarta.el.FunctionMapper
mapFunction
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Mojarra 3.0.2.SP01 3.0.2.SP01
Copyright © 2010–2022 JBoss by Red Hat. All rights reserved.