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 TypeMethodDescriptionvoid
RemoteJMXBrokerFacade.setConfiguration
(WebConsoleConfiguration configuration) -
Uses of WebConsoleConfiguration in org.apache.activemq.web.config
Classes in org.apache.activemq.web.config that implement WebConsoleConfigurationModifier and TypeClassDescriptionclass
Base class for configurations.class
Configuration based on JNDI values.class
Configuration based on system-properties.