Interface BrokerContext


public interface BrokerContext
Provide context object for broker classes
  • Method Details

    • getBean

      Object getBean(String name)
    • getBeansOfType

      Map getBeansOfType(Class type)
    • getConfigurationUrl

      String getConfigurationUrl()