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