Uses of Package
net.sf.mmm.util.pojo.descriptor.base

Packages that use net.sf.mmm.util.pojo.descriptor.base
net.sf.mmm.util.pojo.descriptor.base Contains the basic implementation of the Introspection-API
net.sf.mmm.util.pojo.descriptor.base.accessor Contains the basic implementation of the Introspection-Accessor-API
net.sf.mmm.util.pojo.descriptor.impl Contains the implementation of the Introspection-API
net.sf.mmm.util.pojo.descriptor.impl.accessor Contains the implementation of the Introspection-Accessor-API
 

Classes in net.sf.mmm.util.pojo.descriptor.base used by net.sf.mmm.util.pojo.descriptor.base
AbstractPojoDescriptor
          This is the abstract base implementation of the PojoDescriptor interface.
AbstractPojoPropertyDescriptor
          This is the abstract base implementation of the PojoPropertyDescriptor interface.
PojoDescriptorDependencies
          This interface bundles the dependencies for the POJO-introspection.
PojoDescriptorEnhancer
          This is the interface for a generic enhancer of a PojoDescriptor.
PojoDescriptorNoEnhancer
          This is the simplest implementation of the PojoDescriptorEnhancer.
PojoFieldIntrospector
          This is the interface used to find fields that can (potentially) access a property of a given POJO.
PojoMethodIntrospector
          This is the interface used to find methods that can (potentially) access a property of a given POJO.
 

Classes in net.sf.mmm.util.pojo.descriptor.base used by net.sf.mmm.util.pojo.descriptor.base.accessor
PojoDescriptorDependencies
          This interface bundles the dependencies for the POJO-introspection.
 

Classes in net.sf.mmm.util.pojo.descriptor.base used by net.sf.mmm.util.pojo.descriptor.impl
AbstractPojoDescriptor
          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.
AbstractPojoPropertyDescriptor
          This is the abstract base implementation of the PojoPropertyDescriptor interface.
PojoDescriptorDependencies
          This interface bundles the dependencies for the POJO-introspection.
PojoDescriptorDependenciesImpl
          This is the implementation of the PojoDescriptorDependencies interface.
PojoDescriptorEnhancer
          This is the interface for a generic enhancer of a PojoDescriptor.
PojoFieldIntrospector
          This is the interface used to find fields that can (potentially) access a property of a given POJO.
PojoMethodIntrospector
          This is the interface used to find methods that can (potentially) access a property of a given POJO.
 

Classes in net.sf.mmm.util.pojo.descriptor.base used by net.sf.mmm.util.pojo.descriptor.impl.accessor
PojoDescriptorDependencies
          This interface bundles the dependencies for the POJO-introspection.
 



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