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

Packages that use TpConstructor
org.objectweb.kilim.model   
 

Uses of TpConstructor in org.objectweb.kilim.model
 

Methods in org.objectweb.kilim.model with parameters of type TpConstructor
private  ComponentFactory.RTConstructor ComponentFactory.newInnerConstructor(TpConstructor aCtor)
           
 

Constructors in org.objectweb.kilim.model with parameters of type TpConstructor
ComponentFactory.RTConstructor(TpConstructor aCtor, Component aComponent, RuntimeSource aSupport, RuntimeSource[] params, java.lang.String[] tNames)