Uses of Interface
org.objectweb.dsrg.sofa.microarchitecture.ComponentDescription

Packages that use ComponentDescription
org.objectweb.dsrg.sofa.bootstrap   
org.objectweb.dsrg.sofa.microarchitecture   
 

Uses of ComponentDescription in org.objectweb.dsrg.sofa.bootstrap
 

Methods in org.objectweb.dsrg.sofa.bootstrap with parameters of type ComponentDescription
 void InterceptorController.init(ComponentDescription component, java.util.Map<java.lang.String,java.lang.String> parameters)
           
 void MIComponentImpl.init(ComponentDescription component, java.util.Map<java.lang.String,java.lang.String> parameters)
           
 void FactoryInterceptorController.init(ComponentDescription component, java.util.Map<java.lang.String,java.lang.String> parameters)
           
 void MILifecycleBase.init(ComponentDescription component, java.util.Map<java.lang.String,java.lang.String> parameters)
           
 void MIServicePublisherOSGi.init(ComponentDescription component, java.util.Map<java.lang.String,java.lang.String> parameters)
          Initializes the controller
 void MIInComponentBase.init(ComponentDescription component, java.util.Map<java.lang.String,java.lang.String> parameters)
           
 void MIUpdateImpl.init(ComponentDescription component, java.util.Map<java.lang.String,java.lang.String> parameters)
           
 void MILifecycleImpl.init(ComponentDescription component, java.util.Map<java.lang.String,java.lang.String> parameters)
           
 void MIServiceTrackerOSGi.init(ComponentDescription component, java.util.Map<java.lang.String,java.lang.String> parameters)
          Initializes the controller
 void MIInComponentImpl.init(ComponentDescription component, java.util.Map<java.lang.String,java.lang.String> parameters)
           
 

Uses of ComponentDescription in org.objectweb.dsrg.sofa.microarchitecture
 

Methods in org.objectweb.dsrg.sofa.microarchitecture with parameters of type ComponentDescription
 void SOFAMicroComponent.init(ComponentDescription component, java.util.Map<java.lang.String,java.lang.String> parameters)
          Initialises microcomponent.