Uses of Interface
org.ops4j.pax.coin.spi.ConfigSelector

Packages that use ConfigSelector
org.ops4j.pax.coin.service.internal.provider   
 

Uses of ConfigSelector in org.ops4j.pax.coin.service.internal.provider
 

Classes in org.ops4j.pax.coin.service.internal.provider that implement ConfigSelector
 class ComparatorBasedConfigSelector
          A configuration selector that selects as active configuration the highest configuration by sorting the configurations using the provided comparators.
 

Constructors in org.ops4j.pax.coin.service.internal.provider with parameters of type ConfigSelector
ConfigSwitch(String groupId, ConfigSelector configSelector)
          Constructor.
 



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