|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.aop.interceptor.ExposeBeanNameAdvisors.ExposeBeanNameInterceptor
private static class ExposeBeanNameAdvisors.ExposeBeanNameInterceptor
Interceptor that exposes the specified bean name as invocation attribute.
| Field Summary | |
|---|---|
private java.lang.String |
beanName
|
| Constructor Summary | |
|---|---|
ExposeBeanNameAdvisors.ExposeBeanNameInterceptor(java.lang.String beanName)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
invoke(MethodInvocation mi)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final java.lang.String beanName
| Constructor Detail |
|---|
public ExposeBeanNameAdvisors.ExposeBeanNameInterceptor(java.lang.String beanName)
| Method Detail |
|---|
public java.lang.Object invoke(MethodInvocation mi)
throws java.lang.Throwable
invoke in interface MethodInterceptorjava.lang.Throwable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||