|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TypeProxy | |
---|---|
org.glassfish.hk2.classmodel.reflect.impl |
Uses of TypeProxy in org.glassfish.hk2.classmodel.reflect.impl |
---|
Methods in org.glassfish.hk2.classmodel.reflect.impl that return TypeProxy | ||
---|---|---|
TypeProxy |
TypeBuilder.getHolder(String name)
|
|
TypeProxy<Type> |
TypesCtr.getHolder(String name)
|
|
TypeProxy |
TypesImpl.getHolder(String name)
|
|
|
TypeBuilder.getHolder(String name,
Class<T> type)
|
|
|
TypesCtr.getHolder(String name,
Class<T> type)
|
|
|
TypesImpl.getHolder(String name,
Class<T> type)
|
|
TypeProxy<?> |
ExtensibleTypeImpl.setParent(TypeProxy<?> parent)
|
Methods in org.glassfish.hk2.classmodel.reflect.impl with parameters of type TypeProxy | |
---|---|
FieldModelImpl |
TypeBuilder.getFieldModel(String name,
TypeProxy type,
ExtensibleType declaringType)
|
FieldModelImpl |
TypesImpl.getFieldModel(String name,
TypeProxy type,
ExtensibleType declaringType)
|
TypeImpl |
TypeBuilder.getType(int access,
String name,
TypeProxy parent)
|
TypeImpl |
TypesImpl.getType(int access,
String name,
TypeProxy parent)
|
void |
TypesCtr.ProxyTask.on(TypeProxy<?> proxy)
|
TypeProxy<?> |
ExtensibleTypeImpl.setParent(TypeProxy<?> parent)
|
Method parameters in org.glassfish.hk2.classmodel.reflect.impl with type arguments of type TypeProxy | ||
---|---|---|
static
|
TypeProxy.adapter(Collection<TypeProxy<U>> source)
|
Constructors in org.glassfish.hk2.classmodel.reflect.impl with parameters of type TypeProxy | |
---|---|
AnnotationTypeImpl(String name,
TypeProxy<Type> sink)
|
|
ClassModelImpl(String name,
TypeProxy<Type> sink,
TypeProxy parent)
|
|
ClassModelImpl(String name,
TypeProxy<Type> sink,
TypeProxy parent)
|
|
ExtensibleTypeImpl(String name,
TypeProxy<Type> sink,
TypeProxy parent)
|
|
ExtensibleTypeImpl(String name,
TypeProxy<Type> sink,
TypeProxy parent)
|
|
FieldModelImpl(String name,
TypeProxy type,
ExtensibleType declaringType)
|
|
InterfaceModelImpl(String name,
TypeProxy<Type> sink,
TypeProxy parent)
|
|
InterfaceModelImpl(String name,
TypeProxy<Type> sink,
TypeProxy parent)
|
|
TypeImpl(String name,
TypeProxy<Type> sink)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |