From: Andrew W. <ay...@gm...> - 2005-06-23 14:52:21
Hi,
It would be really great if there was a method
ManagerConnection#isConnected() to check the connection state of the
current manager connection object.
thanks,
Andrew
From: Stefan R. <sr...@re...> - 2005-06-23 22:07:42
> It would be really great if there was a method =20
> ManagerConnection#isConnected() to check the connection state of the =20
> current manager connection object.
ok - it was already there as a private method in the
DefaultManagerConnection, so I added it to the interface.
=3DStefan