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, makeJmxUrls
public OsgiConfiguration()
public String getJmxPassword()
getJmxPassword
in interface WebConsoleConfiguration
getJmxPassword
in class AbstractConfiguration
public Collection<JMXServiceURL> getJmxUrls()
getJmxUrls
in interface WebConsoleConfiguration
getJmxUrls
in class AbstractConfiguration
public String getJmxUser()
getJmxUser
in interface WebConsoleConfiguration
getJmxUser
in class AbstractConfiguration
public ConnectionFactory getConnectionFactory()
getConnectionFactory
in interface WebConsoleConfiguration
getConnectionFactory
in class AbstractConfiguration
public void updated(Dictionary dictionary) throws org.osgi.service.cm.ConfigurationException
updated
in interface org.osgi.service.cm.ManagedService
org.osgi.service.cm.ConfigurationException
Copyright © 2005–2017 FuseSource, Corp.. All rights reserved.