public class AopAllianceMethodInterceptorAdapter
extends java.lang.Object
implements org.aopalliance.intercept.MethodInterceptor
| Constructor and Description |
|---|
AopAllianceMethodInterceptorAdapter(org.apache.shiro.aop.MethodInterceptor shiroInterceptor) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation) |
java.lang.String |
toString() |
public AopAllianceMethodInterceptorAdapter(org.apache.shiro.aop.MethodInterceptor shiroInterceptor)
public java.lang.Object invoke(org.aopalliance.intercept.MethodInvocation invocation)
throws java.lang.Throwable
invoke in interface org.aopalliance.intercept.MethodInterceptorjava.lang.Throwablepublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2010-2020. All Rights Reserved.