| Package | Description |
|---|---|
| net.sf.mmm.util.pojo.descriptor.api |
Provides the API for introspection of
Pojos. |
| net.sf.mmm.util.pojo.descriptor.base |
Contains the basic implementation of the
Introspection-API. |
| net.sf.mmm.util.pojo.descriptor.impl |
Contains the implementation of the
Introspection-API. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PojoDescriptor<POJO>
This interface describes the
properties of a
Pojo. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPojoDescriptor<POJO>
This is the abstract base implementation of the
PojoDescriptor interface. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPojoDescriptorImpl<POJO>
This is an abstract but mostly complete implementation of the
PojoDescriptor interface. |
class |
PojoDescriptorImpl<POJO>
This is the abstract base implementation of the
PojoDescriptor
interface. |
Copyright © 2001–2015 mmm-Team. All rights reserved.