JavaScript is disabled on your browser.
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
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.
Overview
Package
Class
Tree
Deprecated
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method