I would like to throw an exception if service was registered with interceptor. Is there a way to query the container about the registered interceptors?
Thank you
No, there is no built in query syntax to determine which services were registered with interceptors.