JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
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
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
IFacade
createFacade
()
The associated
IFacade
.
Method Details
createFacade
IFacade
createFacade
()
The associated
IFacade
.
Returns:
The associated
IFacade
.