| java.lang.Object | |
| ↳ | org.springframework.aop.framework.autoproxy.ProxyCreationContext |
Holder for the current proxy creation context, as exposed by auto-proxy creators
such as AbstractAdvisorAutoProxyCreator.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Return the name of the currently proxied bean instance.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Return the name of the currently proxied bean instance.
null if none available
