Uses of Interface
org.apache.activemq.web.config.WebConsoleConfiguration
Packages that use WebConsoleConfiguration
Package
Description
Web Connectors so that messages can be sent via HTTP POST or read via
HTTP POST or GET as well as support for web streaming to web browser or
JavaScript clients.
-
Uses of WebConsoleConfiguration in org.apache.activemq.web
Methods in org.apache.activemq.web that return WebConsoleConfigurationMethods in org.apache.activemq.web with parameters of type WebConsoleConfigurationModifier and TypeMethodDescriptionvoidRemoteJMXBrokerFacade.setConfiguration(WebConsoleConfiguration configuration) -
Uses of WebConsoleConfiguration in org.apache.activemq.web.config
Classes in org.apache.activemq.web.config that implement WebConsoleConfigurationModifier and TypeClassDescriptionclassBase class for configurations.classConfiguration based on JNDI values.classConfiguration based on system-properties.