Package org.exoplatform.container
-
Interface Summary Interface Description ComponentAdapterDependenciesAware<T> This defines a kind ofComponentAdapterthat is aware of its dependenciesDependencyStackListener This class is used as a call back in order to trigger an exception when a new dependency has been detected -
Class Summary Class Description CachingContainerMT ComponentTask<T> This class represents a task to be launched to change the state of a componentComponentTaskContext ComponentTaskContextEntry ConcurrentContainerMT Dependency This abstract class defines the main parts of a dependencyDependencyByName This defines a dependency by nameDependencyByProvider This defines a dependency by providerDependencyByQualifier This defines a dependency by qualifierDependencyByType This defines a dependency by typeDependencyStack This class is used to be able to manage properly use cases where the constructor or the methods used to add and create plugin call {{getComponentInstanceOfType}} instead of properly adding it in the constructor directlyLockManager This class is used to be aware of all theLockcurrently used to prevent deadlocksMTInterceptorChainFactory The "multi-threaded" implementation of aInterceptorChainFactory. -
Enum Summary Enum Description ComponentTaskType All the possible type of task that we can launch against a componentMode This enumeration defines all the possible mode supported by the kernel. -
Exception Summary Exception Description CyclicDependencyException