Nick Telford
unread,Jan 13, 2012, 2:05:50 PM1/13/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dropwiz...@googlegroups.com
Hi Coda,
Firstly - Dropwizard looks excellent, exactly the sort of glue I've been looking for. Thanks for sharing it with the world.
I'm looking to integrate a DW project in to the Apache Commons Daemon process container (jsvc) and I was wondering if there are any "stop" hooks that can be used to gracefully shutdown the process?
I had a look through the code and it appears as if the Command abstraction causes the lifecycle to be encapsulated in a ServerCommand and thus unavailable from the initializing context.
Regards,
Nick Telford