net.contextfw.web.application.internal
Class ElementUpdateHandlerFactory

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

public class ElementUpdateHandlerFactory
extends Object


Constructor Summary
ElementUpdateHandlerFactory()
           
 
Method Summary
 ElementUpdateHandler createHandler(Class<? extends CElement> elClass, String methodName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ElementUpdateHandlerFactory

public ElementUpdateHandlerFactory()
Method Detail

createHandler

public ElementUpdateHandler createHandler(Class<? extends CElement> elClass,
                                          String methodName)


Copyright © 2010. All Rights Reserved.