Uses of Interface
org.ops4j.pax.coin.service.internal.plugin.ConfigPluginRepository

Packages that use ConfigPluginRepository
org.ops4j.pax.coin.service.internal.plugin   
org.ops4j.pax.coin.service.internal.target   
 

Uses of ConfigPluginRepository in org.ops4j.pax.coin.service.internal.plugin
 

Classes in org.ops4j.pax.coin.service.internal.plugin that implement ConfigPluginRepository
 class ConfigPluginRepositoryImpl
          TODO Add JavaDoc
 

Constructors in org.ops4j.pax.coin.service.internal.plugin with parameters of type ConfigPluginRepository
ConfigPluginTracker(org.osgi.framework.BundleContext bundleContext, ConfigPluginRepository repository)
          Constructor.
 

Uses of ConfigPluginRepository in org.ops4j.pax.coin.service.internal.target
 

Constructors in org.ops4j.pax.coin.service.internal.target with parameters of type ConfigPluginRepository
AbstractConfigTarget(String groupId, String location, Executor executor, ConfigPluginRepository pluginRepository)
          Constructor.
ManagedServiceConfigTarget(org.osgi.service.cm.ManagedService managedService, String pid, String location, Executor executor, ConfigPluginRepository pluginRepository)
          Constructor.
ManagedServiceFactoryConfigTarget(org.osgi.service.cm.ManagedServiceFactory service, String pid, String location, Executor executor, ConfigPluginRepository pluginRepository)
          Constructor.
ManagedServiceFactoryTracker(org.osgi.framework.BundleContext bundleContext, ConfigTargetRepository repository, Executor executor, ConfigPluginRepository pluginRepository)
          Constructor.
ManagedServiceTracker(org.osgi.framework.BundleContext bundleContext, ConfigTargetRepository repository, Executor executor, ConfigPluginRepository pluginRepository)
          Constructor.
 



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