With hivemind 1.1.1,
I have to add something like this:
shutdownCoord.addRegistryShutdownListener( this );
to my
ServiceImplementationFactories constructor to get its registryDidShutdown()
method called.
Of course the CSI
implements RegistryShutdownListener ...
service-model is
"singleton" btw.
Seemed odd to
me...
Thanks for any
hints,
Marcus
