public class DelegatingFacadeFactory extends FacadeFactory
| Constructor and Description |
|---|
DelegatingFacadeFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
addFactory(IFacadeFactory factory) |
IFacade |
createFacade(Object nativeObject)
The
IFacade associated with object. |
void |
removeFactory(IFacadeFactory factory) |
get, setpublic void addFactory(IFacadeFactory factory)
public void removeFactory(IFacadeFactory factory)
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.