Package com.aspectran.utils
Interface ShutdownHook.Task
- Enclosing class:
- ShutdownHook
public static interface ShutdownHook.Task
Essentially a
Runnable
which allows running to throw an exception.-
Method Summary
-
Method Details
-
run
- Throws:
Exception
-