java.lang.Object
org.glassfish.hk2.utilities.CleanerFactory
CleanerFactory provides a Cleaner reference which is created on the first
reference to the CleanerFactory.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CleanerFactory
public CleanerFactory()
-
-
Method Details
-
create
This Cleaner will run on a thread whose context class loader isnull. The system cleaning action to perform in this Cleaner should handle anullcontext class loader.- Returns:
- a common cleaner reference
-