public class OsgiConfiguration extends AbstractConfiguration implements org.osgi.service.cm.ManagedService
| Constructor and Description |
|---|
OsgiConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
ConnectionFactory |
getConnectionFactory() |
String |
getJmxPassword() |
Collection<JMXServiceURL> |
getJmxUrls() |
String |
getJmxUser() |
void |
updated(Dictionary dictionary) |
makeConnectionFactory, makeJmxUrlspublic OsgiConfiguration()
public String getJmxPassword()
getJmxPassword in interface WebConsoleConfigurationgetJmxPassword in class AbstractConfigurationpublic Collection<JMXServiceURL> getJmxUrls()
getJmxUrls in interface WebConsoleConfigurationgetJmxUrls in class AbstractConfigurationpublic String getJmxUser()
getJmxUser in interface WebConsoleConfigurationgetJmxUser in class AbstractConfigurationpublic ConnectionFactory getConnectionFactory()
getConnectionFactory in interface WebConsoleConfigurationgetConnectionFactory in class AbstractConfigurationpublic void updated(Dictionary dictionary) throws org.osgi.service.cm.ConfigurationException
updated in interface org.osgi.service.cm.ManagedServiceorg.osgi.service.cm.ConfigurationExceptionCopyright © 2005–2017 FuseSource, Corp.. All rights reserved.