Package | Description |
---|---|
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 | Method and Description |
---|---|
void |
PojoDescriptorNoEnhancer.enhanceDescriptor(AbstractPojoDescriptor<?> descriptor) |
void |
PojoDescriptorEnhancer.enhanceDescriptor(AbstractPojoDescriptor<?> descriptor)
This method performs the generic enhancements on the given
descriptor . |
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. |
Modifier and Type | Method and Description |
---|---|
void |
DefaultPojoDescriptorEnhancer.enhanceDescriptor(AbstractPojoDescriptor<?> descriptor) |
Copyright © 2001–2016 mmm-Team. All rights reserved.