JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.izforge.izpack.util
Interface CleanupClient
All Known Implementing Classes:
Librarian
public interface
CleanupClient
Any class that wants to perform cleanup operations and to be notified by
Hosekeeper
for this purpose must implement this interface.
Version:
0.0.1 / 2/9/02
Author:
Elmar Grom
Method Summary
Methods
Modifier and Type
Method and Description
void
cleanUp
()
Performs custom cleanup operations.
Method Detail
cleanUp
void cleanUp()
Performs custom cleanup operations.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method