-
- All Superinterfaces:
Listener
- All Known Implementing Classes:
ComplexListener
public interface ShutdownListener extends Listener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onShutdown(ShutdownEvent event)
-
-
-
Method Detail
-
onShutdown
void onShutdown(ShutdownEvent event)
-
-