« Return to Thread: Listening for resource shutdown?

RE: Listening for resource shutdown?

by Chris.Twiner :: Rate this Message:

Reply to Author | View in Thread

Hi Jan,

ResourceManagerListener and the ResourceManager can help here.  All resources removals will trigger the callback functions so you have to filter yourself.

cheers,
Chris

-----Original Message-----
From: Jan Torben Heuer [mailto:jan.heuer@...]
Sent: Thursday, August 07, 2008 2:34 PM
To: muse-user@...
Subject: Listening for resource shutdown?

Hi,

I have two resources (BrokeredNotification) A and B.

A creates new resources of type B.

B can by destroyed manually or through its ScheduledTermination Capability (using muse's SimpleScheduledTermination).

How can A be informed that an instance of B has been destroyed?

Thanks,

Jan
--
                                Institute for Geoinformatics
jan.heuer@...       Robert-Koch-Strasse 26-28
+49 251 83-31960                48151 Münster, Germany

---------------------------------------------------------------------
To unsubscribe, e-mail: muse-user-unsubscribe@...
For additional commands, e-mail: muse-user-help@...

 « Return to Thread: Listening for resource shutdown?