External Resources

The Interceptor pattern is often used to implement a form of Aspect Orientated Programming . As such it may be useful to be aware of the concepts behind AOP and alternative implementation strategies such;

  1. AspectJ
  2. Prose
  3. AspectWerkz

Similar Projects

Several other projects exist with similar goals to XInvoke.

  1. Nanning
  2. JBoss Interceptors