>>>>> On Fri, 15 Mar 2013 10:50:57 -0400, Andy Schwartz <andy.schwartz_at_oracle.com> said:
>> /**
>> * <p>Broadcast this event instance to the specified
>> * {_at_link FacesListener}, by whatever mechanism is appropriate.
>> Typically,
>> * this will be accomplished by calling an event processing
>> method, and
>> * passing this instance as a paramter.</p>
>> *
>> * @param listener {_at_link FacesListener} to send this {_at_link
>> FacesEvent} to
>> *
>> * @throws AbortProcessingException Signal the JavaServer Faces
>> * implementation that no further processing on the current event
>> * should be performed
>> */
AS> The simplest thing to do would be to add a note that refers to the
AS> superclass do, eg:
Yes. Will do.