Introspection-API
.See: Description
Interface | Description |
---|---|
ExtendedPojoDescriptorDependencies |
TODO: this class ...
|
PojoDescriptorDependencies |
This interface bundles the dependencies for the POJO-introspection.
|
PojoDescriptorEnhancer |
This is the interface for a generic enhancer of a
PojoDescriptor . |
PojoFieldIntrospector | |
PojoMethodIntrospector |
Class | Description |
---|---|
AbstractPojoDescriptor<POJO> |
This is the abstract base implementation of the
PojoDescriptor interface. |
AbstractPojoDescriptorBuilder |
This is the abstract base-implementation of the
PojoDescriptorBuilder interface. |
AbstractPojoDescriptorBuilderFactory |
This is the abstract base implementation of the
PojoDescriptorBuilderFactory interface. |
AbstractPojoDescriptorBuilderLimited |
This is the abstract base-implementation of the
PojoDescriptorBuilder interface. |
AbstractPojoPropertyDescriptor |
This is the abstract base implementation of the
PojoPropertyDescriptor interface. |
NoPojoFieldIntrospector |
This is a dummy implementation of the
PojoFieldIntrospector interface that never finds any field. |
NoPojoMethodIntrospector |
This is a dummy implementation of the
PojoMethodIntrospector interface that never finds any method. |
PojoDescriptorBuilderFactoryLimited |
This is the implementation of
PojoDescriptorBuilderFactory for a limited
environment (GWT). |
PojoDescriptorDependenciesImpl |
This is the implementation of the
PojoDescriptorDependencies interface. |
PojoDescriptorNoEnhancer |
This is the simplest implementation of the
PojoDescriptorEnhancer . |
PojoMap | |
PojoProperty |
This class represents the property of a
Pojo . |
Introspection-API
.
Copyright © 2001–2016 mmm-Team. All rights reserved.