JBoss Remoting 3.1.0.Beta1

org.jboss.remoting3
Class Attachments.Key<T>

java.lang.Object
  extended by org.jboss.remoting3.Attachments.Key<T>
Enclosing interface:
Attachments

public static final class Attachments.Key<T>
extends Object


Constructor Summary
Attachments.Key(Class<T> type)
           
 
Method Summary
 Class<T> getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Attachments.Key

public Attachments.Key(Class<T> type)
Method Detail

getType

public Class<T> getType()

JBoss Remoting 3.1.0.Beta1

Copyright © 2010 JBoss, a division of Red Hat, Inc.