com.cc.framework.ui.model.value
Class DeferredEnvironment.ELFunctionMapper

java.lang.Object
  extended bycom.cc.framework.ui.model.value.DeferredEnvironment.ELFunctionMapper
All Implemented Interfaces:
javax.servlet.jsp.el.FunctionMapper
Enclosing class:
DeferredEnvironment

protected static class DeferredEnvironment.ELFunctionMapper
extends java.lang.Object
implements javax.servlet.jsp.el.FunctionMapper

Function mapper


Constructor Summary
protected DeferredEnvironment.ELFunctionMapper()
           
 
Method Summary
 java.lang.reflect.Method resolveFunction(java.lang.String prefix, java.lang.String localName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeferredEnvironment.ELFunctionMapper

protected DeferredEnvironment.ELFunctionMapper()
Method Detail

resolveFunction

public java.lang.reflect.Method resolveFunction(java.lang.String prefix,
                                                java.lang.String localName)
Specified by:
resolveFunction in interface javax.servlet.jsp.el.FunctionMapper
See Also:
FunctionMapper.resolveFunction(java.lang.String, java.lang.String)


Copyright © 2000-2005 SCC Informationssysteme GmbH. All Rights Reserved.