dev@javaserverfaces.java.net

Re: [240-Megalisteners] Naming

From: Matthias Wessendorf <matzew_at_apache.org>
Date: Thu, 17 Apr 2008 06:52:32 +0200

On Sun, Apr 13, 2008 at 9:02 AM, Gurkan Erdogdu <gurkanerdogdu_at_yahoo.com> wrote:
>
> I did not able to send this email to JSR-314 EG because not member of it.
> But I think maybe useful to add two other listener
> and event to the Kito D. listener list; these are

what is the "Kito D. listener list" ?

-M

>
> - ConverterInvokedEvent/ConverterInvokedListener
>
> public ConverterInvokedListener extends EventListener{
>
> public void beforeConverterInvoked(ConverterInvokedEvent
> event) ;
> public void afterConverterInvoked(ConverterInvokedEvent
> event);
> }
>
> public ConverterInvokedEvent extends EventObject{
> public FacesContext getContext();
> public String getEventType(); //Before or After
> public boolean isExceptionThrown(); //If converter exception
> throws
> public ConverterException getException();
> public UIComponent getComponent();
> }
>
>
> - ValidatorInvokedEvent/ValidatorInvokedListener
>
>
> public ValidatorInvokedListener extends EventListener{
>
> public void beforeValidatorInvoked(ValidatorInvokedEvent
> event) ;
> public void afterValidatorInvoked(ValidatorInvokedEvent
> event);
> }
>
> public ConverterInvokedEvent extends EventObject{
> public FacesContext getContext();
> public String getEventType(); //Before or After
> public boolean isExceptionThrown(); //If converter exception
> throws
> public ValidatorException getException();
> public UIComponent getComponent();
> }
>
> What do you think about?
>
> Thanks;
>
> Gurkan Erdogdu
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com



-- 
Matthias Wessendorf
further stuff:
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
mail: matzew-at-apache-dot-org