public class OSGiPropertiesProvider
extends org.jboss.gravia.runtime.spi.AbstractPropertiesProvider
PropertiesProvider for OSGi runtimes.| Constructor and Description |
|---|
OSGiPropertiesProvider(BundleContext bundleContext) |
OSGiPropertiesProvider(BundleContext bundleContext,
String environmentVariablePrefix) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getProperty(String key,
Object defaultValue) |
public OSGiPropertiesProvider(BundleContext bundleContext)
public OSGiPropertiesProvider(BundleContext bundleContext, String environmentVariablePrefix)
Copyright © 2014 JBoss by Red Hat. All rights reserved.