Package org.eclipse.jetty.util.component
Interface Graceful
-
- All Known Implementing Classes:
Graceful.Shutdown
public interface Graceful
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classGraceful.Shutdown
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisShutdown()Future<Void>shutdown()
-