@DefaultBean(value=javax.el.FunctionMapper.class) public class DummyFunctionMapper extends javax.el.FunctionMapper
A dummy function mapper that is installed by default. It is not capable of mapping any functions.
Other modules (such as the Faces Module) may install a bean that overrides this and provides function mapping.
Constructor and Description |
---|
DummyFunctionMapper() |
Copyright © 2008–2013 Seam Framework. All rights reserved.