Notification to all clients

Hi.
I saw ICEPush multi-user calendar example. But I have a more simple situation.
How can i do notification to all clients (except current) when one of these has changed the data stored in database (i use Hibernate) through vaadin client-side app?
! There is one way to change the data: to press button “save”.