JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.h2.server
Interface ShutdownHandler
All Known Implementing Classes:
Console
,
Server
public interface
ShutdownHandler
A shutdown handler is a listener for shutdown events.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
shutdown
()
Tell the listener to shut down.
Method Detail
shutdown
void shutdown()
Tell the listener to shut down.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method