-
class
Introspector that considers explicitly configured event properties only.
class
Implementation for a property list builder that considers JavaBean-style methods
as the exposed event properties, plus any explicitly configured props.
class
Implementation for a property list builder that considers any public method
and public field as the exposed event properties, plus any explicitly configured props.
Creates an implementation for a builer considering the accessor style and
code generation flags for a given class.