Class TypesImpl
java.lang.Object
org.glassfish.hk2.classmodel.reflect.impl.TypesImpl
- All Implemented Interfaces:
TypeBuilder
Results of a parsing activity, all java resources are inventoried in three
main categories : classes, interfaces and annotations with cross references
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetFieldModel
(String name, TypeProxy type, ExtensibleType declaringType) getType
(int access)
-
Field Details
-
definingURI
-
types
-
-
Constructor Details
-
TypesImpl
-
-
Method Details
-
getType
- Specified by:
getType
in interfaceTypeBuilder
-
getType
- Specified by:
getType
in interfaceTypeBuilder
-
getFieldModel
- Specified by:
getFieldModel
in interfaceTypeBuilder
-
getHolder
- Specified by:
getHolder
in interfaceTypeBuilder
-
getHolder
- Specified by:
getHolder
in interfaceTypeBuilder
-