org.apache.activemq.web.config
Class OsgiConfiguration
java.lang.Object
org.apache.activemq.web.config.AbstractConfiguration
org.apache.activemq.web.config.OsgiConfiguration
- All Implemented Interfaces:
- WebConsoleConfiguration, org.osgi.service.cm.ManagedService
public class OsgiConfiguration
- extends AbstractConfiguration
- implements org.osgi.service.cm.ManagedService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OsgiConfiguration
public OsgiConfiguration()
getJmxPassword
public java.lang.String getJmxPassword()
- Specified by:
getJmxPassword in interface WebConsoleConfiguration- Overrides:
getJmxPassword in class AbstractConfiguration
getJmxUrls
public java.util.Collection<javax.management.remote.JMXServiceURL> getJmxUrls()
- Specified by:
getJmxUrls in interface WebConsoleConfiguration- Overrides:
getJmxUrls in class AbstractConfiguration
getJmxUser
public java.lang.String getJmxUser()
- Specified by:
getJmxUser in interface WebConsoleConfiguration- Overrides:
getJmxUser in class AbstractConfiguration
getConnectionFactory
public javax.jms.ConnectionFactory getConnectionFactory()
- Specified by:
getConnectionFactory in interface WebConsoleConfiguration- Overrides:
getConnectionFactory in class AbstractConfiguration
updated
public void updated(java.util.Dictionary dictionary)
throws org.osgi.service.cm.ConfigurationException
- Specified by:
updated in interface org.osgi.service.cm.ManagedService
- Throws:
org.osgi.service.cm.ConfigurationException
Copyright © 2005-2014 Red Hat, Inc.. All Rights Reserved.