Uses of Interface
io.microsphere.metadata.ConfigurationPropertyJSONGenerator
-
Packages that use ConfigurationPropertyJSONGenerator Package Description io.microsphere.metadata -
-
Uses of ConfigurationPropertyJSONGenerator in io.microsphere.metadata
Classes in io.microsphere.metadata that implement ConfigurationPropertyJSONGenerator Modifier and Type Class Description class
DefaultConfigurationPropertyJSONGenerator
The default implementation class ofConfigurationPropertyJSONGenerator
.class
ReflectiveConfigurationPropertyJSONGenerator
ConfigurationPropertyJSONGenerator
class based on Java Reflection API
-