Package org.jboss.ejb.client
Class AttachmentKey<T>
java.lang.Object
org.jboss.ejb.client.AttachmentKey<T>
- Type Parameters:
T- the attachment value type
An attachment key.
- Author:
- David M. Lloyd
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AttachmentKey
public AttachmentKey()Construct a new instance.
-