| Class | Description |
|---|---|
| ConstructorInjectionSite |
Represents a constructor that is injected into when a component implementation instance is instantiated.
|
| FieldInjectionSite |
Represents a field that is injected into when a component implementation instance is instantiated.
|
| JavaGenericType |
A Java generic type.
|
| JavaServiceContract |
Represents a service contract specified using a Java interface
|
| JavaType |
A Java type.
|
| JavaTypeInfo |
Represents resolved type information for a Java generic type.
|
| MethodInjectionSite |
Represents a setter method that is injected into when a component implementation instance is instantiated.
|