JBoss EJB client 1.0.5.Final

org.jboss.ejb.client
Class AttachmentKey<T>

java.lang.Object
  extended by 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 Summary
AttachmentKey()
          Construct a new instance.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttachmentKey

public AttachmentKey()
Construct a new instance.


JBoss EJB client 1.0.5.Final

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.