| Interface | Description |
|---|---|
| DomainFactory<T,R> | |
| Filter<T> |
An interface that is implemented by objects that decide if an operation
entry should be accepted or filtered.
|
| GaussConversion<S,D> | |
| InvocationHandlerFactory | |
| Module<T extends ModuleProposal> | |
| Registry<T> |
| Class | Description |
|---|---|
| BeanCloneableProcessor | |
| BeanMapperProcessor | |
| GaussBeanFactory |
GaussBeanFactory is a new dynamic way to acquire bean from Application Context(not only
assigned from Spring) as a utility tool.
|
| GaussBeanMapper |
Not only does
GaussBeanMapper copy all fields from one class to another, but does copy object same with
Cloneable |
| GaussMapperImportSelector | |
| ModuleProposal |
| Enum | Description |
|---|---|
| GaussFactoryGenerator |
This is a factory generator aimed to create(or copy) factory which extends
GaussFactory |
| Annotation Type | Description |
|---|---|
| Chain |
This annotation indicates meta information of which module is being used under specific chain class.
|
| Chains |
Several
Chain annotations are bound in. |
| EnableGaussEngine |
Enables Gauss conversion and mapping capability.
|
| FactoryRegister | |
| FieldMapping | |
| GaussCache | |
| GaussConvertor | |
| GaussConvertor.Role | |
| Mapper | |
| Mappers | |
| Mappings | |
| OverrideClone | |
| Register |
This annotation indicates only for which object should be created by
GaussBeanFactory or
ApplicationContext directly rather than default constructor |
Copyright © 2022. All rights reserved.