Package de.intarsys.tools.facade

Interface Summary
IFacade An object hiding the real implementation object
IFacadeFactory A factory for IFacade instances to an Object.
IFacadeSupport An object that is able to create its own IFacade.
 

Class Summary
DelegatingFacadeFactory  
Facade A common superclass for implementaing the facade pattern.
FacadeFactory  
FacadeTools Tool class to handle common IFacadeFactory scenarios.