B F O

B

BundleContextPropertyResolver - Class in org.ops4j.pax.swissbox.property
Resolves properties by first looking in an optional configured dictionary then if property not found looking in bundle context.
BundleContextPropertyResolver(BundleContext) - Constructor for class org.ops4j.pax.swissbox.property.BundleContextPropertyResolver
Creates a property resolver without a fallback resolver.
BundleContextPropertyResolver(BundleContext, PropertyResolver) - Constructor for class org.ops4j.pax.swissbox.property.BundleContextPropertyResolver
Creates a property resolver with a fallback resolver.

F

findProperty(String) - Method in class org.ops4j.pax.swissbox.property.BundleContextPropertyResolver
Resolves a property based on it's name by:
1. if there is a configuration available look for the property;
2. if property is not set or there is no configuration available look for a framework / system property.

O

org.ops4j.pax.swissbox.property - package org.ops4j.pax.swissbox.property
 

B F O

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