|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |