An invocation handler used by
org.apache.examples.impl.ProxyLoggingInterceptorFactory .
Logs all method invocations, return values and exceptions. Note that, unlike the real
LoggingInterceptor, toString() will just pass through to the delegate service object
(typically, the core service implementation).
author: Howard Lewis Ship