public interface PropertyListBuilder
Modifier and Type | Method and Description |
---|---|
List<PropertyStem> |
assessProperties(Class clazz)
Introspect the clazz and deterime exposed event properties.
|
List<PropertyStem> assessProperties(Class clazz)
clazz
- to introspectCopyright © 2005–2018. All rights reserved.