Uses of Interface
org.objectweb.kilim.model.Factory

Packages that use Factory
org.objectweb.kilim.model   
 

Uses of Factory in org.objectweb.kilim.model
 

Classes in org.objectweb.kilim.model that implement Factory
 class ComponentFactory
           
 class SlotFactory
           
 

Methods in org.objectweb.kilim.model that return Factory
 Factory RtComponentSlot.getFactory()
           
 Factory RtComponent.getFactory()
           
 Factory ContainerElement.getFactory()
          returns the factory used to create the container.