JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
org.apache.activemq.broker
Interface BrokerContext
public interface
BrokerContext
Provide context object for broker classes
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
getBean
(
String
name)
Map
getBeansOfType
(
Class
type)
String
getConfigurationUrl
()
Method Details
getBean
Object
getBean
(
String
name)
getBeansOfType
Map
getBeansOfType
(
Class
type)
getConfigurationUrl
String
getConfigurationUrl
()