Implementation of JamAnnoViewer, which provides an annotation override service using JAM constructs as keys (e.g. JClass). This implementation works by digging a little bit into the JElement to figure out what kind of artifcat it wraps (i.e. what reflection or javadoc thing) and dispatching appropriately to a Reflect- or Javadoc- AnnoService.
@author Patrick Calahan <email: codehaus-at-bea-dot-com>
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.