|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CachingServiceRegistry | |
|---|---|
| org.ops4j.peaberry.cache | ServiceRegistry caching support. |
| org.ops4j.peaberry.osgi | OSGi ServiceRegistry implementation. |
| Uses of CachingServiceRegistry in org.ops4j.peaberry.cache |
|---|
| Classes in org.ops4j.peaberry.cache that implement CachingServiceRegistry | |
|---|---|
class |
AbstractServiceRegistry
Partial ServiceRegistry implementation with generation based caching. |
| Uses of CachingServiceRegistry in org.ops4j.peaberry.osgi |
|---|
| Classes in org.ops4j.peaberry.osgi that implement CachingServiceRegistry | |
|---|---|
class |
OSGiServiceRegistry
OSGi ServiceRegistry implementation. |
| Constructor parameters in org.ops4j.peaberry.osgi with type arguments of type CachingServiceRegistry | |
|---|---|
Activator.ImportManager(org.osgi.framework.BundleContext context,
int interval,
int generations,
Iterable<CachingServiceRegistry> registries)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||