-
Bug
-
Resolution: Fixed
-
P3
-
8
-
b112
It is unclear in the specification whether the given listenerInterface is expected to be public. If so, the static create methods should validate the given listenerInterface modifier and throws an exception (e.g. IAE) if it's not allowed.