public interface InfrastructureProxy
Such wrappers will automatically be unwrapped for key comparisons in
org.springframework.transaction.support.TransactionSynchronizationManager.
Only fully transparent proxies, e.g. for redirection or service lookups, are supposed to implement this interface. Proxies that decorate the target object with new behavior, such as AOP proxies, do not qualify here!
org.springframework.transaction.support.TransactionSynchronizationManager| 限定符和类型 | 方法和说明 |
|---|---|
Object |
getWrappedObject()
Return the underlying resource (never
null). |
Object getWrappedObject()
null).