| Interface | Description |
|---|---|
| IFacade |
An object hiding the real implementation object
|
| IFacadeFactory | |
| IFacadeSupport |
An object that is able to create its own
IFacade. |
| Class | Description |
|---|---|
| DelegatingFacadeFactory | |
| Facade |
A common superclass for implementaing the facade pattern.
|
| FacadeFactory | |
| FacadeTools |
Tool class to handle common IFacadeFactory scenarios.
|
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.