public class OSGiPropertiesProvider extends Object implements org.jboss.gravia.runtime.spi.PropertiesProvider
PropertiesProvider for OSGi runtimes.| Constructor and Description |
|---|
OSGiPropertiesProvider(BundleContext bundleContext) |
OSGiPropertiesProvider(BundleContext bundleContext,
boolean systemPropertyDelegation) |
OSGiPropertiesProvider(BundleContext bundleContext,
boolean systemPropertyDelegation,
String environmentVariablePrefix) |
public OSGiPropertiesProvider(BundleContext bundleContext)
public OSGiPropertiesProvider(BundleContext bundleContext, boolean systemPropertyDelegation)
public OSGiPropertiesProvider(BundleContext bundleContext, boolean systemPropertyDelegation, String environmentVariablePrefix)
Copyright © 2014 JBoss by Red Hat. All rights reserved.