Hello,

I am exposing a service using Spring RMI with the RmiServiceExporter.

I will be using Spring in a stand-alone Java application.

I need to be able to gracefully shut down the Java...