Package | Description |
---|---|
org.jboss.weld.annotated.enhanced | |
org.jboss.weld.annotated.slim.backed | |
org.jboss.weld.resources |
Modifier and Type | Class and Description |
---|---|
class |
TypeClosureLazyValueHolder
LazyValueHolder that calculates a type closure. |
Modifier and Type | Method and Description |
---|---|
protected LazyValueHolder<Set<Type>> |
BackedAnnotatedType.initTypeClosure(Type baseType,
SharedObjectCache cache) |
protected LazyValueHolder<Set<Type>> |
BackedAnnotated.initTypeClosure(Type baseType,
SharedObjectCache cache) |
Modifier and Type | Method and Description |
---|---|
LazyValueHolder<Set<Type>> |
SharedObjectCache.getTypeClosureHolder(Type type) |
Copyright © 2016. All rights reserved.