Uses of Interface
org.ops4j.pax.coin.adapter.PropertiesAdapter

Packages that use PropertiesAdapter
org.ops4j.pax.coin.adapter   
org.ops4j.pax.coin.provider.scanner   
 

Uses of PropertiesAdapter in org.ops4j.pax.coin.adapter
 

Classes in org.ops4j.pax.coin.adapter that implement PropertiesAdapter
 class CommonsConfigurationPropertiesAdapter
          Loads configuration properties using Apache Commons configuration.
 class MapPropertiesAdapter
          Simplest properties adapter.
 class PropertiesPropertiesAdapter
          Loads properties form an input stream of java Properties.
 

Uses of PropertiesAdapter in org.ops4j.pax.coin.provider.scanner
 

Constructors in org.ops4j.pax.coin.provider.scanner with parameters of type PropertiesAdapter
ResourceVO(String configId, long lastModified, PropertiesAdapter propertiesAdapter)
          Constructor.
 



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