| Class | Description |
|---|---|
| ClassCustomization |
Customization, which could be applied on a class or package level.
|
| ComponentBoundCustomization |
Customization which is aware of bound components, such as adapters and (de)serializers.
|
| Class | Description |
|---|---|
| ClassCustomization |
Customization, which could be applied on a class or package level.
|
| CreatorCustomization |
Customization for creator (constructor / factory methods) parameters.
|
| PropertyCustomization |
Customization for a property of a class.
|
| Class | Description |
|---|---|
| ClassCustomization |
Customization, which could be applied on a class or package level.
|
| ClassCustomizationBuilder |
The customization builder that would be used to build an instance of
ClassCustomization to ensure its immutability. |
| ComponentBoundCustomization |
Customization which is aware of bound components, such as adapters and (de)serializers.
|
| Customization |
Customization configuration for class or field.
|
| CustomizationBuilder |
Abstract base builder for ensuring immutable state of
Customization objects. |
| PropertyCustomization |
Customization for a property of a class.
|
| PropertyCustomizationBuilder |
The property customization builder that would be used to build an instance of
PropertyCustomization to ensure its immutability. |
| Class | Description |
|---|---|
| Customization |
Customization configuration for class or field.
|
Copyright © 2018 Oracle Corporation. All rights reserved.