public class InfrastructureOsgiProxyAdvice
extends org.springframework.aop.support.DelegatingIntroductionInterceptor
implements org.springframework.core.InfrastructureProxy
InfrastructureProxy interface.| Constructor and Description |
|---|
InfrastructureOsgiProxyAdvice(ServiceInvoker serviceInvoker) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Object |
getWrappedObject()
Returns the OSGi target service.
|
int |
hashCode() |
doProceed, invokegetInterfaces, implementInterfacesOnObject, implementsInterface, isMethodOnIntroducedInterface, suppressInterfacepublic InfrastructureOsgiProxyAdvice(ServiceInvoker serviceInvoker)
public Object getWrappedObject()
getWrappedObject in interface org.springframework.core.InfrastructureProxyCopyright © 2006–2015. All rights reserved.