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

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

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

Classes in org.norther.tammi.core.base that implement Factory
 class DefaultFactory
          A default implementation of Factory.
 

Methods in org.norther.tammi.core.base that return Factory
static Factory StaticDomain.findFactory()
          Finds the referent of the default factory MBean.
static Factory StaticDomain.findFactory(MBeanServer server)
          Finds the referent of the default factory MBean in the specified MBean server.
 Factory Referable.getFactory()
           
 Factory MBeanDelegate.getFactory()
          Gets the referent of the factory MBean.
protected  Factory MBeanBroker.getFactory()
          Gets the factory.
 Factory DefaultDomain.getFactory()
           
 Factory Adaptee.getFactory()
           
 

Methods in org.norther.tammi.core.base that return types with arguments of type Factory
 MBeanReference<Factory> Domain.getFactoryMBean()
          Gets a reference to the factory of this domain.
 MBeanReference<Factory> DefaultDomain.getFactoryMBean()
           
 



Copyright © 2004 The Norther Organization. All rights reserved.