Package org.jboss.logmanager
Class Logger.AttachmentKey<V>
java.lang.Object
org.jboss.logmanager.Logger.AttachmentKey<V>
- Type Parameters:
V
- the attachment value type
- Enclosing class:
Logger
An attachment key instance.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AttachmentKey
public AttachmentKey()Construct a new instance.
-