An interceptor used to log all invocations. It also handles any
unexpected exceptions.
author: Rickard �berg author: Scott Stark author: Dain Sundstrom author: Ole Husgaard version: $Revision: 57209 $
This method logs the method, calls the next invoker, and handles
any exception.
Parameters: invocation - contain all infomation necessary to carry out theinvocation the return value of the invocation exception: Exception - if an exception during the invocation
This method logs the method, calls the next invoker, and handles
any exception.
Parameters: invocation - contain all infomation necessary to carry out theinvocation the return value of the invocation exception: Exception - if an exception during the invocation
Fields inherited from org.jboss.ejb.plugins.AbstractInterceptor