Class Logger.AttachmentKey<V>

java.lang.Object
org.jboss.logmanager.Logger.AttachmentKey<V>
Type Parameters:
V - the attachment value type
Enclosing class:
Logger

public static final class Logger.AttachmentKey<V> extends Object
An attachment key instance.
  • Constructor Details

    • AttachmentKey

      public AttachmentKey()
      Construct a new instance.