Description: > Influenced
by JSFTemplating
> Publish/Subscribe event bus for things that happen
during the JSF Lifecycle, not application specific
> Inspired by Solaris Dtrace, Linux strace, truss, etc.
> Listeners can be registered at three scopes
● component UIComponent.subscribeToEvent()
● view UIViewRoot.subscribeToEvent()
● application Application.subscribeToEvent()
> Publish
is always with Application.publishEvent()
To Search:
File list (Check if you may need any files):
jsf2-complete-tour.pdf