public class OsgiConfiguration extends AbstractConfiguration implements org.osgi.service.cm.ManagedService
| Constructor and Description |
|---|
OsgiConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
javax.jms.ConnectionFactory |
getConnectionFactory() |
java.lang.String |
getJmxPassword() |
java.util.Collection<javax.management.remote.JMXServiceURL> |
getJmxUrls() |
java.lang.String |
getJmxUser() |
void |
updated(java.util.Dictionary dictionary) |
makeConnectionFactory, makeJmxUrlspublic java.lang.String getJmxPassword()
getJmxPassword in interface WebConsoleConfigurationgetJmxPassword in class AbstractConfigurationpublic java.util.Collection<javax.management.remote.JMXServiceURL> getJmxUrls()
getJmxUrls in interface WebConsoleConfigurationgetJmxUrls in class AbstractConfigurationpublic java.lang.String getJmxUser()
getJmxUser in interface WebConsoleConfigurationgetJmxUser in class AbstractConfigurationpublic javax.jms.ConnectionFactory getConnectionFactory()
getConnectionFactory in interface WebConsoleConfigurationgetConnectionFactory in class AbstractConfigurationpublic void updated(java.util.Dictionary dictionary)
throws org.osgi.service.cm.ConfigurationException
updated in interface org.osgi.service.cm.ManagedServiceorg.osgi.service.cm.ConfigurationExceptionCopyright © 2005-2014 Red Hat, Inc.. All Rights Reserved.