Class Shutdown

java.lang.Object
convex.core.util.Shutdown

public class Shutdown extends Object
So the JVM doesn't give us a nice way to run shutdown hooks in a defined order. This class enables us to do just that!