John McNally wrote:
>
> I took from Daniel's post that he had already implemented this? Is this not
> correct?
>
> > All right. I volunteer to add shutdown functionality to services stuff.
> > The things that will be added:
> >
> > Initable interface
> > public void shutdown();
> >
> > InitableBroker interface
> > public void shutdownClass(String className);
> >
> > ServiceBroker interface
> > public void shutdownService(String serviceName);
> > public void shutdownServices();
> >
> > With apropriate implementation throughout
> > BaseInitable, BaseInitableBroker and BaseServiceBroker.
> >
> > I will add invocation of TubineServices.shutdownServices();
> > to Turbine.destroy();
> >
> > I will check these changes in soon.
Yes, I'd already implemented all this. Now I get to merge, yuck. :-/
I will also port DBBroker to the Services API.
--
Daniel Rall <[EMAIL PROTECTED]>
http://collab.net/ | open source | do the right thing
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]