public class ImportedOsgiServiceProxyAdvice extends org.springframework.aop.support.DelegatingIntroductionInterceptor implements ImportedOsgiServiceProxy
Constructor and Description |
---|
ImportedOsgiServiceProxyAdvice(org.osgi.framework.ServiceReference reference) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
ServiceReferenceProxy |
getServiceReference()
Provides access to the service reference used for accessing the backing
object.
|
int |
hashCode() |
doProceed, invoke
getInterfaces, implementInterfacesOnObject, implementsInterface, isMethodOnIntroducedInterface, suppressInterface
public ImportedOsgiServiceProxyAdvice(org.osgi.framework.ServiceReference reference)
public ServiceReferenceProxy getServiceReference()
ImportedOsgiServiceProxy
getServiceReference
in interface ImportedOsgiServiceProxy
Copyright © 2006–2019. All rights reserved.