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, invoke
getInterfaces, implementInterfacesOnObject, implementsInterface, isMethodOnIntroducedInterface, suppressInterface
public InfrastructureOsgiProxyAdvice(ServiceInvoker serviceInvoker)
public Object getWrappedObject()
getWrappedObject
in interface org.springframework.core.InfrastructureProxy
Copyright © 2006–2013. All rights reserved.