Uses of Interface
org.norther.tammi.core.base.Broker

Packages that use Broker
org.norther.tammi.core.base   
 

Uses of Broker in org.norther.tammi.core.base
 

Classes in org.norther.tammi.core.base that implement Broker
 class DefaultBroker
          A default implementation of Broker.
 

Methods in org.norther.tammi.core.base that return Broker
static Broker StaticDomain.findBroker()
          Finds the referent of the default broker MBean.
static Broker StaticDomain.findBroker(MBeanServer server)
          Finds the referent of the default broker MBean in the specified MBean server.
 Broker Adaptee.getBroker()
           
 Broker DefaultDomain.getBroker()
           
protected  Broker MBeanBroker.getBroker()
          Gets the broker.
 Broker MBeanDelegate.getBroker()
          Gets the referent of the broker MBean.
 Broker Referable.getBroker()
           
 



Copyright © 2004 The Norther Organization. All rights reserved.