Class PreDisposeViewEvent

All Implemented Interfaces:
Serializable

public class PreDisposeViewEvent extends ComponentSystemEvent
MyFaces specific event used to clear all component binding if normal navigation occur during a POST request. NOTE: this event is not intended for use outside MyFaces Impl project.
Since:
2.0.6
Author:
Leonardo Uribe
See Also: