Uses of Package
org.objectweb.dsrg.sofa.microarchitecture

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

Classes in org.objectweb.dsrg.sofa.microarchitecture used by org.objectweb.dsrg.sofa
MIInComponent
          Interface for control interface of incomponent aspect.
 

Classes in org.objectweb.dsrg.sofa.microarchitecture used by org.objectweb.dsrg.sofa.bootstrap
ComponentInstance
          TODO document Base class for component instantiation.
MIComponent
          Interface for control interface of component aspect.
MIInComponent
          Interface for control interface of incomponent aspect.
MILifecycle
          Interface for control interface of lifecycle aspect.
SOFAMicroComponent
          Every microcomponent have to implement this interface.
SOFAMicroGenerator
          Interface the content generators for microcomponents have to implement.
 

Classes in org.objectweb.dsrg.sofa.microarchitecture used by org.objectweb.dsrg.sofa.microarchitecture
Bindable
          This interface is used to wrap every object that should be connected to business interface either from outside or inside.
ComponentInstance
          TODO document Base class for component instantiation.
DelegationChain
          Represents chain of delegating microcomponents inside of the component control part.
DelegationChainException
          Exception thrown if something goes wrong with delegation chains.
InstantiationException
          TODO document
InterfaceNotFoundException
          Thrown when component does not have requested interface.
MIComponent
          Interface for control interface of component aspect.
SOFAMicroComponent
          Every microcomponent have to implement this interface.