Uses of Interface
org.opends.server.util.Platform.ThreadName
Packages that use Platform.ThreadName
Package
Description
Contains implementations for various Directory Server utility classes and methods which may be used throughout the
server but do not necessarily fit in elsewhere.
-
Uses of Platform.ThreadName in org.opends.server.util
Methods in org.opends.server.util that return Platform.ThreadNameModifier and TypeMethodDescriptionstatic Platform.ThreadName
Platform.appendThreadName
(Supplier<String> nameSupplier) Appends the name returned from a name supplier to the current thread name.