Package org.opends.server.util
Interface Platform.ThreadName
- All Superinterfaces:
AutoCloseable
- Enclosing class:
- Platform
An
AutoCloseable which must be closed in order to reset the thread name back to its previous value.-
Method Summary
-
Method Details
-
close
void close()- Specified by:
closein interfaceAutoCloseable
-