public class PropertyListBuilderPublic extends Object implements PropertyListBuilder
Constructor and Description |
---|
PropertyListBuilderPublic(ConfigurationCommonEventTypeBean legacyConfig)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
List<PropertyStem> |
assessProperties(Class clazz)
Introspect the clazz and deterime exposed event properties.
|
public PropertyListBuilderPublic(ConfigurationCommonEventTypeBean legacyConfig)
legacyConfig
- configures legacy typepublic List<PropertyStem> assessProperties(Class clazz)
PropertyListBuilder
assessProperties
in interface PropertyListBuilder
clazz
- to introspectCopyright © 2005–2018. All rights reserved.