Package de.intarsys.tools.facade
Interface IFacadeFactory
- All Known Implementing Classes:
DelegatingFacadeFactory
,FacadeFactory
public interface IFacadeFactory
-
Method Summary
Modifier and TypeMethodDescriptioncreateFacade
(Object object) TheIFacade
associated withobject
.