|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ServiceProxyCreator | Simple interface passed around to decouple proxy creation (which is highly contextual and configuration dependent) from the overall OSGi infrastructure which is concerned with synchronization and events. |
ServiceReferenceProvider | Simple interface providing access to a ServiceReference. |
Class Summary | |
---|---|
ImportedOsgiServiceProxyAdvice | Mix-in implementation for ImportedOsgiServiceProxy. |
InfrastructureOsgiProxyAdvice | Mixin implementation for InfrastructureProxy interface. |
ProxyPlusCallback | |
ServiceDynamicInterceptor | Interceptor adding dynamic behaviour for unary service (..1 cardinality). |
ServiceInvoker | Around interceptor for OSGi service invokers. |
ServiceProviderTCCLInterceptor | Special Thread Context ClassLoading handling interceptor dealing with "service-provided" case, in which the backing service reference can be updated which requires update of the classloader used as TCCL. |
ServiceStaticInterceptor | Interceptor offering static behaviour around an OSGi service. |
StaticServiceReferenceProxy | Simple ServiceReference proxy which simply does delegation, without any extra features. |
Gemini Blueprint service interceptor package.
Used inside the framework, this package provides common functionality for the importer
and exporter, allowing decoration of the invocation chain (such as the Thread current classloader).
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |