mx4j.examples.remote.interception.SubjectTrackingMBeanServer This class tracks the Subject of the current invocation, and prints it to System.out. It should be better implemented as JDK 1.3 dynamic proxy, but this is left as a simple exercise to the reader ;) @version $Revision: 1.1 $