de.intarsys.tools.facade
Interface IFacadeSupport

All Known Implementing Classes:
RequestEvent

public interface IFacadeSupport

An object that is able to create its own IFacade.


Method Summary
 IFacade createFacade()
          The associated IFacade.
 

Method Detail

createFacade

IFacade createFacade()
The associated IFacade.

Returns:
The associated IFacade.