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 (ViewMapCreatedEvent, or destroyed (ViewMapDestroyedEvent).

Since:
2.0

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



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