|
||||||||||
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 | |
---|---|
ConnectionFactory |
getConnectionFactory()
The connection factory to use for sending/receiving messages. |
String |
getJmxPassword()
Password for the JMX-user. |
Collection<JMXServiceURL> |
getJmxUrls()
The URL to the JMX connectors of the broker. |
String |
getJmxUser()
The user that is used in case of authenticated JMX connections. |
Method Detail |
---|
ConnectionFactory getConnectionFactory()
null
Collection<JMXServiceURL> getJmxUrls()
null
, must contain at least one entryString getJmxUser()
null
if no authentication should be used.String getJmxPassword()
null
if no authenticationgetJmxUser()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |