Uses of Interface
io.microsphere.metadata.ConfigurationPropertyGenerator
-
Packages that use ConfigurationPropertyGenerator Package Description io.microsphere.metadata -
-
Uses of ConfigurationPropertyGenerator in io.microsphere.metadata
Classes in io.microsphere.metadata that implement ConfigurationPropertyGenerator Modifier and Type Class Description class
DefaultConfigurationPropertyGenerator
The default implementation class ofConfigurationPropertyGenerator
.class
ReflectiveConfigurationPropertyGenerator
ConfigurationPropertyGenerator
class based on Java Reflection API
-