javax.faces.event
Interface ViewMapListener

All Superinterfaces:
EventListener, FacesListener, SystemEventListener

public interface ViewMapListener
extends SystemEventListener

Marker interface for SystemEvents that indicate the view map has been created (PostConstructViewMapEvent, or destroyed (PreDestroyViewMapEvent).

Since:
2.0

Method Summary
 
Methods inherited from interface javax.faces.event.SystemEventListener
isListenerForSource, processEvent
 



Copyright © 2002-2009 Sun Microsystems, Inc. All Rights Reserved.