org.jboss.cdi.tck.tests.context.dependent.transientreference
Class Util
java.lang.Object
org.jboss.cdi.tck.tests.context.dependent.transientreference.Util
public final class Util
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE_CONSTRUCTOR
public static final String TYPE_CONSTRUCTOR
- See Also:
- Constant Field Values
TYPE_INIT
public static final String TYPE_INIT
- See Also:
- Constant Field Values
TYPE_PRODUCER
public static final String TYPE_PRODUCER
- See Also:
- Constant Field Values
buildOwnerId
public static String buildOwnerId(Class<?> clazz,
boolean isTransientReference,
String type)
Copyright © 2008-2013 Seam Framework. All Rights Reserved.