Package de.intarsys.tools.facade
Class FacadeFactory
java.lang.Object
de.intarsys.tools.facade.FacadeFactory
- All Implemented Interfaces:
IFacadeFactory
- Direct Known Subclasses:
DelegatingFacadeFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final IFacadeFactory
get()
static final void
set
(IFacadeFactory factory) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface de.intarsys.tools.facade.IFacadeFactory
createFacade
-
Constructor Details
-
FacadeFactory
public FacadeFactory()
-
-
Method Details
-
get
-
set
-