org.eclipse.gemini.blueprint.service.importer.support.internal.aop
Interface ServiceReferenceProvider

All Known Implementing Classes:
ServiceDynamicInterceptor, ServiceInvoker, ServiceStaticInterceptor

public interface ServiceReferenceProvider

Simple interface providing access to a ServiceReference. Meant to be intercepted by interceptors.

Author:
Costin Leau

Method Summary
 org.osgi.framework.ServiceReference getServiceReference()
           
 

Method Detail

getServiceReference

org.osgi.framework.ServiceReference getServiceReference()


Copyright © 2006-2013. All Rights Reserved.