public class AttachmentKey<T> extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> AttachmentKey<T> |
create(Class<T> type) |
Class<T> |
getType() |
public static <T> AttachmentKey<T> create(Class<T> type)
Copyright © 2016 JBoss by Red Hat. All rights reserved.