Interface | Description |
---|---|
DependencyInterceptor |
Dependency interceptor are collaborating with the service dependency during the service resolution.
|
ServiceBindingInterceptor |
A service to modify / monitor the service bindings.
|
ServiceRankingInterceptor |
A service to influence the sorting of services on a service dependency.
|
ServiceTrackingInterceptor |
A service to influence the visibility of services within a service dependency.
|
TransformedServiceReference<S> |
Transformed service reference is an interface letting updating the properties of a service reference.
|
Class | Description |
---|---|
DefaultDependencyInterceptor |
A default implementation of the dependency interceptor.
|
DefaultServiceRankingInterceptor |
Default implementation of the default service ranking interceptor.
|
DefaultServiceTrackingInterceptor |
Default implementation of the default service tracking interceptor.
|
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.