Interface ShutdownListener
-
public interface ShutdownListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidperformShutdown()The shutdown is performed.
-
public interface ShutdownListener
| Modifier and Type | Method | Description |
|---|---|---|
void |
performShutdown() |
The shutdown is performed.
|