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

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

Uses of Binding in org.objectweb.kilim.description
 

Methods in org.objectweb.kilim.description that return Binding
private  Binding TemplateDescription.getRBinding(java.lang.String aName)
           
 

Methods in org.objectweb.kilim.description with parameters of type Binding
 void TemplateDescription.addLocalBinding(Binding aBinding)
           
 void TemplateDescription.removeLocalBinding(Binding aBinding)
           
 

Uses of Binding in org.objectweb.kilim.model
 

Methods in org.objectweb.kilim.model with parameters of type Binding
private  void ComponentFactory.installBinding(Binding aBinding)
          Method installBinding.