org.apache.cocoon.woody.event
Class WidgetListenerBuilderUtil

java.lang.Object
  extended by org.apache.cocoon.woody.event.WidgetListenerBuilderUtil

public class WidgetListenerBuilderUtil
extends Object

Quick hack to avoid declaring a component selector and all that stuff for now (should be removed in a near future)

Version:
CVS $Id: WidgetListenerBuilderUtil.html 1304258 2012-03-23 10:09:27Z ilgrosso $
Author:
Sylvain Wallez

Constructor Summary
WidgetListenerBuilderUtil()
           
 
Method Summary
static WidgetListener getWidgetListener(Element element, Class listenerClass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WidgetListenerBuilderUtil

public WidgetListenerBuilderUtil()
Method Detail

getWidgetListener

public static WidgetListener getWidgetListener(Element element,
                                               Class listenerClass)
                                        throws Exception
Throws:
Exception


Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.