public class PropertyListBuilderPublic extends Object implements PropertyListBuilder
Constructor and Description |
---|
PropertyListBuilderPublic(ConfigurationEventTypeLegacy legacyConfig)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
List<InternalEventPropDescriptor> |
assessProperties(Class clazz)
Introspect the clazz and deterime exposed event properties.
|
public PropertyListBuilderPublic(ConfigurationEventTypeLegacy legacyConfig)
legacyConfig
- configures legacy typepublic List<InternalEventPropDescriptor> assessProperties(Class clazz)
PropertyListBuilder
assessProperties
in interface PropertyListBuilder
clazz
- to introspect