Package de.intarsys.tools.facade
Interface IFacadeSupport
-
- All Known Implementing Classes:
RequestEvent
public interface IFacadeSupportAn object that is able to create its ownIFacade.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IFacadecreateFacade()The associatedIFacade.
-