Skip to content

Add instance method to acquire linked listener objects

Choose a tag to compare

@sbabcoc sbabcoc released this 22 Mar 21:44
· 210 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