Package net.sf.mmm.util.pojo.descriptor.impl

Contains the implementation of the Introspection-API.

See:
          Description

Class Summary
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 PropertyDescriptors for accessing Collections, Map s or arrays.
ExtendedPojoDescriptorDependenciesImpl This class extends PojoDescriptorDependenciesImpl with additional components to inject.
PojoDescriptorBuilderFactoryImpl This is the implementation of the PojoDescriptorBuilderFactory interface.
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.
 

Package net.sf.mmm.util.pojo.descriptor.impl Description

Contains the implementation of the Introspection-API.

POJO Introspection Implementation

This package provides the implementation of the POJO Introspection API.



Copyright © 2001-2010 mmm-Team. All Rights Reserved.