Uses of Interface
org.ops4j.peaberry.cache.CachingServiceRegistry

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)
           
 



Copyright © 2006-2012 OPS4J - Open Participation Software for Java. All Rights Reserved.