Package | Description |
---|---|
org.apache.felix.ipojo.dependency.impl | |
org.apache.felix.ipojo.dependency.interceptors |
Modifier and Type | Class and Description |
---|---|
class |
ComparatorBasedServiceRankingInterceptor
A comparator based version of the ranking interceptor.
|
class |
EmptyBasedServiceRankingInterceptor
An empty version of the ranking interceptor.
|
class |
FilterBasedServiceTrackingInterceptor
An implementation of the service tracking interceptor using a filter.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ServiceBindingInterceptor
A service to modify / monitor the service bindings.
|
interface |
ServiceRankingInterceptor
A service to influence the sorting of services on a service dependency.
|
interface |
ServiceTrackingInterceptor
A service to influence the visibility of services within a service dependency.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultDependencyInterceptor
A default implementation of the dependency interceptor.
|
class |
DefaultServiceRankingInterceptor
Default implementation of the default service ranking interceptor.
|
class |
DefaultServiceTrackingInterceptor
Default implementation of the default service tracking interceptor.
|
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.