package ring.persistence; public class ExistShutdownHook implements Runnable { @Override public void run() { // TODO Auto-generated method stub } }