Uses of Interface
info.magnolia.objectfactory.ComponentFactory

Packages that use ComponentFactory
info.magnolia.cms.beans.config   
info.magnolia.cms.security   
info.magnolia.cms.util   
info.magnolia.objectfactory   
 

Uses of ComponentFactory in info.magnolia.cms.beans.config
 

Classes in info.magnolia.cms.beans.config that implement ComponentFactory
static class ServerConfiguration.InstanceFactory
           
 

Uses of ComponentFactory in info.magnolia.cms.security
 

Classes in info.magnolia.cms.security that implement ComponentFactory
static class IPSecurityManagerImpl.InstanceFactory
           
 

Uses of ComponentFactory in info.magnolia.cms.util
 

Subinterfaces of ComponentFactory in info.magnolia.cms.util
static interface FactoryUtil.InstanceFactory
          Deprecated. since 4.3 - use ComponentFactory
 

Classes in info.magnolia.cms.util that implement ComponentFactory
static class FactoryUtil.ObservedObjectFactory
          Deprecated. since 4.3 - use ObservedComponentFactory
 

Uses of ComponentFactory in info.magnolia.objectfactory
 

Classes in info.magnolia.objectfactory that implement ComponentFactory
 class ObservedComponentFactory<T>
          Generic observed singleton factory.
 

Methods in info.magnolia.objectfactory with parameters of type ComponentFactory
 void DefaultComponentProvider.setInstanceFactory(java.lang.Class<?> type, ComponentFactory<?> factory)
          Used only in tests.
 



Copyright © 2003-2010 Magnolia International Ltd.. All Rights Reserved.