AutoFactory
API.See: Description
Class | Description |
---|---|
AnnotationValues | |
AutoFactoryDeclaration |
This is a value object that mirrors the static declaration of an
AutoFactory annotation. |
AutoFactoryDeclaration.Factory | |
AutoFactoryProcessor |
The annotation processor that generates factories for
AutoFactory annotations. |
Elements2 | |
FactoryDescriptor |
A value object representing a factory to be generated.
|
FactoryDescriptorGenerator |
A service that traverses an element and returns the set of factory methods defined therein.
|
FactoryMethodDescriptor |
A value object representing a factory method to be generated.
|
FactoryMethodDescriptor.Builder | |
FactoryWriter | |
ImplementationMethodDescriptor | |
ImplementationMethodDescriptor.Builder | |
Key |
A value object for types and qualifiers.
|
Mirrors | |
Parameter | |
ProvidedChecker |
AutoFactory
API.