Used to clear out previously set plugin state.
Used to clear out previously set plugin state.
A reference to a container that created the broker.
A reference to a container that created the broker. This might something like an ServletContext or an OSGi service factory.
This is a copy of the virtual_hosts_by_hostname variable which can be accessed by any thread.
Plugins can associate state data with the virtual host instance using this method.
Plugins can associate state data with the virtual host instance using this method. The factory will be used to create the state if it does not yet exist.
Validates and then applies the configuration.
A Broker is parent object of all services assoicated with the serverside of a message passing system. It keeps track of all running connections, virtual hosts and assoicated messaging destintations.