| Package | Description |
|---|---|
| org.tynamo.descriptor.factories | |
| org.tynamo.services |
| Modifier and Type | Class and Description |
|---|---|
class |
ReflectionDescriptorFactory
Generate descriptors using reflection on the underlying class.
|
| Constructor and Description |
|---|
DescriptorServiceImpl(Collection<Class> types,
DescriptorFactory descriptorFactory)
For each class in types, a descriptor is built by the DescriptorFactory.
|
Copyright © 2004-2013. All Rights Reserved.