Moin,
i have also a Observer Pattern build into my application. What i have done is
use a tip from Myfaces.
Set a initialize property to all beans's:
ProjectManagerBean
de.webtopproject.ui.bean.project.ProjectManagerBean
session
Hello,
In my application I have some managed-bean, which implements some
Observer-like pattern to notify other beans of some action, so that
those beans can refresh their state.
In order to do so I added a List to my bean on which
the action is invoked, which will call the refresh() method on all
2 matches
Mail list logo