Add instance method to acquire linked listener objects
sbabcoc
released this
22 Mar 21:44
·
204 commits
to master
since this release
- Factor out an instance method from the static method used to acquire listener objects attached to
ListenerChain
- Add several more options for attaching listener objects to
ListenerChain
- Add unit test for
ConstructorFactory
support - Apply other unit test tweaks as needed