public class GenericTypeManufacturerImpl extends AbstractTypeManufacturer
| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
LOG
The application logger
|
| Constructor and Description |
|---|
GenericTypeManufacturerImpl() |
| Modifier and Type | Method and Description |
|---|---|
<T extends TypeManufacturerParamsWrapper> |
getType(T wrapper)
Returns a type value conforming to the annotations and the AttributeMetadata provided.
|
checkWrapperIsValidpublic <T extends TypeManufacturerParamsWrapper> Object getType(T wrapper)
TypeManufacturerwrapper - The Wrapper object containing parameters required by type manufacturers to work correctlyCopyright © 2015. All rights reserved.