| 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 closue. |
| Modifier and Type | Method and Description |
|---|---|
protected LazyValueHolder<Set<Type>> |
BackedAnnotatedParameter.initTypeClosure(Type baseType,
SharedObjectCache cache) |
protected LazyValueHolder<Set<Type>> |
BackedAnnotatedMember.initTypeClosure(Type baseType,
SharedObjectCache cache) |
protected LazyValueHolder<Set<Type>> |
BackedAnnotated.initTypeClosure(Type baseType,
SharedObjectCache cache) |
| Modifier and Type | Method and Description |
|---|---|
static LazyValueHolder<Set<Type>> |
SharedObjectFacade.getTypeClosureHolder(Type type) |
LazyValueHolder<Set<Type>> |
SharedObjectCache.getTypeClosureHolder(Type type) |
Copyright © 2013 Seam Framework. All Rights Reserved.