com.cc.framework.ui
Class ELSupport.ELFunctionMapper

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

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

Function Mapper


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

Constructor Detail

ELSupport.ELFunctionMapper

protected ELSupport.ELFunctionMapper()
Method Detail

resolveFunction

public java.lang.reflect.Method resolveFunction(java.lang.String arg0,
                                                java.lang.String arg1)
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.