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

Packages that use net.sf.mmm.util.pojo.descriptor.base.accessor
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.accessor used by net.sf.mmm.util.pojo.descriptor.base.accessor
AbstractPojoPropertyAccessor
          This is the abstract base-implementation of the PojoPropertyAccessor interface.
AbstractPojoPropertyAccessorBase
          This is the major base-implementation of the PojoPropertyAccessor interface.
AbstractPojoPropertyAccessorProxy
          This is the abstract implementation of the PojoPropertyAccessor interface that delegates to another accessor.
AbstractPojoPropertyAccessorProxyAdapter
          This is the abstract base implementation of a PojoPropertyAccessor that acts as proxy to a delegate allowing to add new ways to access a property.
PojoPropertyAccessorBuilder
          This is the interface used to create a PojoPropertyAccessor.
 

Classes in net.sf.mmm.util.pojo.descriptor.base.accessor used by net.sf.mmm.util.pojo.descriptor.impl
PojoPropertyAccessorBuilder
          This is the interface used to create a PojoPropertyAccessor.
 

Classes in net.sf.mmm.util.pojo.descriptor.base.accessor used by net.sf.mmm.util.pojo.descriptor.impl.accessor
AbstractPojoPropertyAccessor
          This is the abstract base-implementation of the PojoPropertyAccessor interface.
AbstractPojoPropertyAccessorBase
          This is the major base-implementation of the PojoPropertyAccessor interface.
AbstractPojoPropertyAccessorBuilder
          This is an abstract base implementation of the PojoPropertyAccessorBuilder interface.
AbstractPojoPropertyAccessorField
          This is the abstract implementation of the PojoPropertyAccessor interface used to access a Field.
AbstractPojoPropertyAccessorMethod
          This is the abstract implementation of the PojoPropertyAccessor interface used to access a Method.
AbstractPojoPropertyAccessorProxy
          This is the abstract implementation of the PojoPropertyAccessor interface that delegates to another accessor.
AbstractPojoPropertyAccessorProxyAdapter
          This is the abstract base implementation of a PojoPropertyAccessor that acts as proxy to a delegate allowing to add new ways to access a property.
AbstractPojoPropertyAccessorProxyAdapterComponentType
          This is the abstract base implementation of a PojoPropertyAccessor that acts as proxy to a delegate allowing to add new ways to access a property.
PojoPropertyAccessorBuilder
          This is the interface used to create a PojoPropertyAccessor.
PojoPropertyAccessorIndexedNonArgBuilder
          This is the interface used to create a indexed non-arg accessor.
PojoPropertyAccessorIndexedOneArgBuilder
          This is the interface used to create a indexed one-arg accessor.
PojoPropertyAccessorNonArgBuilder
          This is the interface used to create a property-reader.
PojoPropertyAccessorOneArgBuilder
          This is the interface used to create a one-arg accessor.
PojoPropertyAccessorTwoArgBuilder
          This is the interface used to create a two-arg accessor.
 



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