| java.lang.Object | |
| ↳ | org.springframework.security.access.intercept.aspectj.MethodInvocationAdapter |
Decorates a JoinPoint to allow it to be used with method-security infrastructure
classes which support MethodInvocation instances.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
org.aopalliance.intercept.Invocation
| |||||||||||
From interface
org.aopalliance.intercept.Joinpoint
| |||||||||||
From interface
org.aopalliance.intercept.MethodInvocation
| |||||||||||