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.
>
> Rafal
>
>
> ------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
> Problems?:           [EMAIL PROTECTED]
>



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to