Introspection-API
.See: Description
Class | Description |
---|---|
AbstractPojoDescriptorImpl<POJO> |
This is an abstract but mostly complete implementation of the
PojoDescriptor interface. |
AbstractPojoIntrospector |
This is the abstract base class for the default implementation of
PojoMethodIntrospector or
PojoFieldIntrospector . |
DefaultPojoDescriptorEnhancer |
This is an implementation of the
PojoDescriptorEnhancer interface that scans all
PropertyDescriptor s for accessing
Collection s, Map s or arrays. |
ExtendedPojoDescriptorDependenciesImpl |
This class extends
PojoDescriptorDependenciesImpl with additional components to inject. |
PojoDescriptorBuilderFactoryImpl |
This is the implementation of
PojoDescriptorBuilderFactory . |
PojoDescriptorBuilderImpl |
This is the generic implementation of the
PojoDescriptorBuilder
interface. |
PojoDescriptorImpl<POJO> |
This is the abstract base implementation of the
PojoDescriptor interface. |
PojoFieldIntrospectorImpl |
This is the implementation of the
PojoMethodIntrospector interface. |
PojoMethodIntrospectorImpl |
This is the implementation of the
PojoMethodIntrospector interface. |
PojoPropertyDescriptorImpl |
This is the implementation of the
PojoPropertyDescriptor interface. |
Introspection-API
.
Copyright © 2001–2016 mmm-Team. All rights reserved.