Uses of Class
org.objectweb.kilim.model.SlotFactory

Packages that use SlotFactory
org.objectweb.kilim.model   
 

Uses of SlotFactory in org.objectweb.kilim.model
 

Fields in org.objectweb.kilim.model declared as SlotFactory
private  SlotFactory RtComponentSlot.factory
           
 

Constructors in org.objectweb.kilim.model with parameters of type SlotFactory
RtComponentSlot(Slot aSlot, Component aComponent, SlotFactory aFactory)
          The public constructor for RtComponentSlots