| 
Java EE 5 SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FacesListener
A generic base interface for event listeners for various types of
 FacesEvents.  All listener interfaces for specific
 FacesEvent event types must extend this interface.
Implementations of this interface must have a zero-args public
 constructor.  If the class that implements this interface has state
 that needs to be saved and restored between requests, the class must
 also implement StateHolder.
  | 
Java EE 5 SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved.