Hi,
a notification concerns everyone listening to a notification type. This
means everyone listening to timer-notifications get woken up.
To avoid this have a look at filters.
Burkhard
----- Original Message -----
From: "Saint-Martin Cecile" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 19, 2001 6:06 PM
Subject: [JBoss-user] Timer MBean


> Hello,
>
> I have wroten an entity EJB that implements NotificationListener of API
> javax.management.
> It register itself as a listener to a notification that occurs after one
> minute.
> It seems to work but all entities that have previously register themselves
> wake up each time a new notification is send by the timer.
> I have understood, but its maybe wrong, that a notification concernes an
> instance not all instance of object.
>
> So, i am completly wrong?
>
> SAINT-MARTIN Cecile
> [EMAIL PROTECTED]
>
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to