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, invokegetInterfaces, implementInterfacesOnObject, implementsInterface, isMethodOnIntroducedInterface, suppressInterfacepublic ImportedOsgiServiceProxyAdvice(org.osgi.framework.ServiceReference reference)
public ServiceReferenceProxy getServiceReference()
ImportedOsgiServiceProxygetServiceReference in interface ImportedOsgiServiceProxyCopyright © 2006-2013. All Rights Reserved.