Yes. An isRunning() method would not be useful to the container. The container knows whether the startable isRunning or not (ie: it has called start() and not stop() ).
----- Original Message ----- From: "Yannick Menager" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 08, 2003 10:17 AM Subject: Startable doesn't has a isRunning() interface ? > Is there any reason Startable doesn't has a isRunning() ( or something > like that ) interface ? > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
