Previous Table of Contents Next


21.3.1 Design Principles


   The following points are the principles followed in the design of the portable Interceptor architecture.

   Corollary: An object implementation and a request Interceptor can communicate between themselves to bypass this principle, but that is outside of the concerns of the model.

   10. To ensure the integrity of the effect of each request Interceptor, a set of general flow rules are specified that govern the flow of processing through a list of interceptors. See below.