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 . |
net.sf.mmm.util.pojo.impl.spring |
Modifier and Type | Class and Description |
---|---|
class |
PojoDescriptorNoEnhancer
This is the simplest implementation of the
PojoDescriptorEnhancer . |
Modifier and Type | Method and Description |
---|---|
PojoDescriptorEnhancer |
ExtendedPojoDescriptorDependencies.getDescriptorEnhancer() |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPojoDescriptorEnhancer
This is an implementation of the
PojoDescriptorEnhancer interface that scans all
PropertyDescriptor s for accessing
Collection s, Map s or arrays. |
Modifier and Type | Field and Description |
---|---|
private PojoDescriptorEnhancer |
ExtendedPojoDescriptorDependenciesImpl.descriptorEnhancer |
Modifier and Type | Method and Description |
---|---|
PojoDescriptorEnhancer |
ExtendedPojoDescriptorDependenciesImpl.getDescriptorEnhancer() |
Modifier and Type | Method and Description |
---|---|
void |
ExtendedPojoDescriptorDependenciesImpl.setDescriptorEnhancer(PojoDescriptorEnhancer descriptorEnhancer) |
Modifier and Type | Method and Description |
---|---|
PojoDescriptorEnhancer |
UtilPojoSpringConfig.pojoDescriptorEnhancer() |
Copyright © 2001–2016 mmm-Team. All rights reserved.