public class MethodLoggingInterceptor extends Object implements org.aopalliance.intercept.MethodInterceptor
| Constructor and Description | 
|---|
| MethodLoggingInterceptor() | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | invoke(org.aopalliance.intercept.MethodInvocation invocation)Surrounds the method invocation with FATAL-level log messages. | 
public MethodLoggingInterceptor()
public Object invoke(org.aopalliance.intercept.MethodInvocation invocation) throws Throwable
invoke in interface org.aopalliance.intercept.MethodInterceptorThrowableMethodInterceptor.invoke(org.aopalliance.intercept.MethodInvocation)Copyright © 2005–2016 The Kuali Foundation. All rights reserved.