net.contextfw.web.application.internal
Class ElementUpdateHandler

java.lang.Object
  extended by net.contextfw.web.application.internal.ElementUpdateHandler

public class ElementUpdateHandler
extends Object


Constructor Summary
ElementUpdateHandler(String key, Method method)
           
 
Method Summary
 String getKey()
           
static String getKey(Class<? extends CElement> elClass, String methodName)
           
 void invoke(CElement element, Request request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ElementUpdateHandler

public ElementUpdateHandler(String key,
                            Method method)
Method Detail

getKey

public static String getKey(Class<? extends CElement> elClass,
                            String methodName)

getKey

public String getKey()

invoke

public void invoke(CElement element,
                   Request request)


Copyright © 2010. All Rights Reserved.