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