JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.kepler.util
Interface ShutdownListener
public interface
ShutdownListener
An interface to be notified when Kepler is about to exit.
Author:
Daniel Crawl
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
shutdown
()
This method is called when when Kepler is about to exit.
Method Detail
shutdown
void
shutdown
()
This method is called when when Kepler is about to exit.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method