public interface PropertyListBuilder
Modifier and Type | Method and Description |
---|---|
List<InternalEventPropDescriptor> |
assessProperties(Class clazz)
Introspect the clazz and deterime exposed event properties.
|
List<InternalEventPropDescriptor> assessProperties(Class clazz)
clazz
- to introspect