Package | Description |
---|---|
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 . |
Class and Description |
---|
PojoPropertyAccessorBuilder
This is the interface used to create a
PojoPropertyAccessor . |
Class and Description |
---|
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 . |
Class and Description |
---|
PojoPropertyAccessorBuilder
This is the interface used to create a
PojoPropertyAccessor . |
Class and Description |
---|
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–2016 mmm-Team. All rights reserved.