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*

Reply via email to