|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WebConsoleConfiguration
The configuration used for the web console.
| Method Summary | |
|---|---|
javax.jms.ConnectionFactory |
getConnectionFactory()
The connection factory to use for sending/receiving messages. |
java.lang.String |
getJmxPassword()
Password for the JMX-user. |
java.util.Collection<javax.management.remote.JMXServiceURL> |
getJmxUrls()
The URL to the JMX connectors of the broker. |
java.lang.String |
getJmxUser()
The user that is used in case of authenticated JMX connections. |
| Method Detail |
|---|
javax.jms.ConnectionFactory getConnectionFactory()
nulljava.util.Collection<javax.management.remote.JMXServiceURL> getJmxUrls()
null, must contain at least one entryjava.lang.String getJmxUser()
null if no authentication should be used.java.lang.String getJmxPassword()
null if no authenticationgetJmxUser()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||