public class AttachmentKey<T> extends Object
static <T> AttachmentKey<T>
create(Class<T> type)
Class<T>
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> AttachmentKey<T> create(Class<T> type)
public Class<T> getType()
Copyright © 2013 JBoss by Red Hat. All rights reserved.