Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.0.0, 1.0.1, 1.0.2
-
None
Description
when a service creates a listener, using BlahHelper.newListener(), the listener stack is built top down for a bit and then bottom up and glued
together. this is done in such a way that creating a listener filter is inhibited. this is needed for the name server's etch: listener scheme.