|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| Dependency | Interface to describe a dependency of an object on another one. |
| Dependent | Interface for objects which (might) depend on other objects. Dependent is usually transitive: if A depends on B and B depends on C, then A depends on C. |
| Class Summary | |
|---|---|
| DependencyManager | Dependent manager. |
| SimpleDependency | Class describing a very simple dependency on another object. |
| Exception Summary | |
|---|---|
| CircularDependencyException | Exception thrown when trying to create a circular dependency which will lead to a deadlock. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||