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

Packages that use Plug
org.objectweb.kilim.description   
org.objectweb.kilim.model   
 

Uses of Plug in org.objectweb.kilim.description
 

Methods in org.objectweb.kilim.description with parameters of type Plug
 void TemplateDescription.addLocalPlug(Plug aPlug)
           
 void TemplateDescription.removeLocalPlug(Plug aPlug)
           
 

Uses of Plug in org.objectweb.kilim.model
 

Methods in org.objectweb.kilim.model with parameters of type Plug
private  void ComponentFactory.installPlug(Plug aPlug)