Isn't it possible with Spring DSL? I thought the solution would be a no-brainer here in the list...
Regards, *Henrique Viecili* On Mon, Oct 15, 2012 at 6:27 PM, Henrique Viecili <henri...@myreks.com>wrote: > Hello guys... > > I've created a service that register itself on startup using camel-timer > component and now I want to make it unregister itself on shutdown. I know I > could do it registering a Shutdown Hook in the JVM or coding my own > ShutdownStrategy but I am looking for a simple solution preferably using > Spring DSL. Does anyone have done this before? > > Thanks, > *Henrique Viecili* > > >