Uses of Class
org.objectweb.kilim.description.TpGetter

Packages that use TpGetter
org.objectweb.kilim.model   
 

Uses of TpGetter in org.objectweb.kilim.model
 

Methods in org.objectweb.kilim.model with parameters of type TpGetter
private  ComponentFactory.RTGetter ComponentFactory.newInnerGetter(TpGetter aGetter)
           
 

Constructors in org.objectweb.kilim.model with parameters of type TpGetter
ComponentFactory.RTGetter(TpGetter aGetter, Component aComponent, RuntimeSource aSupport)