| Package | Description |
|---|---|
| de.intarsys.tools.facade |
| Modifier and Type | Class and Description |
|---|---|
class |
Facade
A common superclass for implementaing the facade pattern.
|
| Modifier and Type | Method and Description |
|---|---|
IFacade |
IFacadeSupport.createFacade()
The associated
IFacade. |
IFacade |
IFacadeFactory.createFacade(Object object)
The
IFacade associated with object. |
IFacade |
DelegatingFacadeFactory.createFacade(Object nativeObject) |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.