| Interface | Description |
|---|---|
| ExternalCondition |
In many occasions one component wants to disable some other component or some functionalty of another component
but it's not advisable to couple these components too tightly.
|
| Class | Description |
|---|---|
| StaticCondition |
Simple implementation of an ExternalCondition object, where a condition provider has directly control to the global condition.
|
Copyright © 2018. All rights reserved.