Uses of Interface
org.codehaus.waffle.context.ContextContainerFactory

Packages that use ContextContainerFactory
org.codehaus.waffle   
org.codehaus.waffle.context   
org.codehaus.waffle.context.pico   
 

Uses of ContextContainerFactory in org.codehaus.waffle
 

Methods in org.codehaus.waffle that return ContextContainerFactory
 ContextContainerFactory ComponentRegistry.getContextContainerFactory()
           
 

Uses of ContextContainerFactory in org.codehaus.waffle.context
 

Classes in org.codehaus.waffle.context that implement ContextContainerFactory
 class AbstractContextContainerFactory
           
 

Uses of ContextContainerFactory in org.codehaus.waffle.context.pico
 

Classes in org.codehaus.waffle.context.pico that implement ContextContainerFactory
 class PicoContextContainerFactory
          PicoContainer-based implementation of context container factory.
 class ScriptedPicoContextContainerFactory
           
 

Methods in org.codehaus.waffle.context.pico that return ContextContainerFactory
 ContextContainerFactory PicoComponentRegistry.getContextContainerFactory()
           
 



Copyright © 2008. All Rights Reserved.