public class PropertyListBuilderJavaBean extends Object implements PropertyListBuilder
Constructor and Description |
---|
PropertyListBuilderJavaBean(ConfigurationCommonEventTypeBean optionalLegacyConfig)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
List<PropertyStem> |
assessProperties(Class clazz)
Introspect the clazz and deterime exposed event properties.
|
public PropertyListBuilderJavaBean(ConfigurationCommonEventTypeBean optionalLegacyConfig)
optionalLegacyConfig
- configures legacy type, or null information
has been supplied.public List<PropertyStem> assessProperties(Class clazz)
PropertyListBuilder
assessProperties
in interface PropertyListBuilder
clazz
- to introspectCopyright © 2005–2018. All rights reserved.