public final class Util extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE_CONSTRUCTOR |
static String |
TYPE_INIT |
static String |
TYPE_PRODUCER |
| Modifier and Type | Method and Description |
|---|---|
static String |
buildOwnerId(Class<?> clazz,
boolean isTransientReference,
String type) |
public static final String TYPE_CONSTRUCTOR
public static final String TYPE_INIT
public static final String TYPE_PRODUCER
Copyright © 2008–2016 CDI TCK. All rights reserved.