See: Description
| Interface | Description |
|---|---|
| AccessorNamingStrategy |
A service provider interface for the mapping between method names and properties.
|
| AstModifyingAnnotationProcessor |
A contract to be implemented by other annotation processors which - against the design philosophy of JSR 269 - alter
the types under compilation.
|
| Class | Description |
|---|---|
| DefaultAccessorNamingStrategy |
The default JavaBeans-compliant implementation of the
AccessorNamingStrategy service provider interface. |
| Enum | Description |
|---|---|
| MethodType |
Different types of a method.
|
SPI (service provider interface) contracts to be implemented for advanced use cases.
Copyright © 2012–2017. All rights reserved.