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