Class AttachmentKey<T>

java.lang.Object
org.jboss.ejb.client.AttachmentKey<T>
Type Parameters:
T - the attachment value type

public final class AttachmentKey<T> extends Object
An attachment key.
Author:
David M. Lloyd
  • Constructor Details

    • AttachmentKey

      public AttachmentKey()
      Construct a new instance.