Uses of Class
org.objectweb.dsrg.sofa.microarchitecture.InterfaceNotFoundException

Packages that use InterfaceNotFoundException
org.objectweb.dsrg.sofa.microarchitecture   
 

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

Methods in org.objectweb.dsrg.sofa.microarchitecture that throw InterfaceNotFoundException
 DelegationChain ComponentInstance.getControlInterfaceChain(java.lang.String name)
          Returns control delegation chain with the given name.
 DelegationChain ComponentInstance.getProvidedInterfaceChain(java.lang.String name)
          Returns business provided delegation chain with the given name.
 DelegationChain ComponentInstance.getRequiredInterfaceChain(java.lang.String name)
          Returns business required delegation chain with the given name.