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
ComponentDescription
          Provides information about component instance.
ContentPlaceholder
          Interface that is used to connect control part of a component to inner objects.
DelegationChain
          Runtime representation of chain of delegating microcomponents on one interface.
LifecycleState
          Possible states of execution of the component.
MIComponent
          Interface for control interface of component aspect.
MIInComponent
          Interface for control interface of incomponent aspect.
MILifecycle
          Interface for control interface of lifecycle aspect.
MIServicePublisher
          The control interface for the ServicePublisher aspect
MIServiceTracker
          The control interface for ServiceTracker aspect
MIUpdate
           
SOFAMicroComponent
          Every microcomponent has to implement this interface.
SOFAMicroGenerator
          Interface the content generators for microcomponents have to implement.
SOFAMicroInterceptor
          Extends SOFAMicroComponent with methods allowing the microcomponent to bind to delegation chain.
 

Classes in org.objectweb.dsrg.sofa.microarchitecture used by org.objectweb.dsrg.sofa.microarchitecture
Bindable
          Deprecated. 
ComponentDescription
          Provides information about component instance.
ContentPlaceholder
          Interface that is used to connect control part of a component to inner objects.
DelegationChain
          Runtime representation of chain of delegating microcomponents on one interface.
DelegationChainException
          Exception thrown if something goes wrong with delegation chains.
DelegationChainInstance
          Represents chain of delegating microcomponents inside of the component control part.
FramePlaceholder
          Wraps connector endpoints connecting to component from the outside..
InstantiationException
          Exception thrown when something goes wrong when instantiating component.
InterfaceNotFoundException
          Thrown when component does not have requested interface.
LifecycleState
          Possible states of execution of the component.
MIComponent
          Interface for control interface of component aspect.
SOFAMicroComponent
          Every microcomponent has to implement this interface.