|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceReferenceProxy | |
---|---|
org.eclipse.gemini.blueprint.service.importer | Generic interfaces for Gemini Blueprint OSGi service import infrastructure. |
org.eclipse.gemini.blueprint.service.importer.support.internal.aop | Gemini Blueprint service interceptor package. |
Uses of ServiceReferenceProxy in org.eclipse.gemini.blueprint.service.importer |
---|
Methods in org.eclipse.gemini.blueprint.service.importer that return ServiceReferenceProxy | |
---|---|
ServiceReferenceProxy |
ImportedOsgiServiceProxy.getServiceReference()
Provides access to the service reference used for accessing the backing object. |
Uses of ServiceReferenceProxy in org.eclipse.gemini.blueprint.service.importer.support.internal.aop |
---|
Classes in org.eclipse.gemini.blueprint.service.importer.support.internal.aop that implement ServiceReferenceProxy | |
---|---|
class |
StaticServiceReferenceProxy
Simple ServiceReference proxy which simply does delegation, without any extra features. |
Methods in org.eclipse.gemini.blueprint.service.importer.support.internal.aop that return ServiceReferenceProxy | |
---|---|
ServiceReferenceProxy |
ImportedOsgiServiceProxyAdvice.getServiceReference()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |