|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.gx.webmanager.services.framework.spi.FrameworkFactory
public final class FrameworkFactory
FrameworkFactory is a singleton that provides access to a the framework.
| Method Summary | |
|---|---|
Framework |
getFramework()
Gets the framework. |
static FrameworkFactory |
getInstance()
Provides access to the singleton instance. |
void |
setFramework(Framework framework)
Sets the framework. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static FrameworkFactory getInstance()
public void setFramework(Framework framework)
framework - the frameworkpublic Framework getFramework()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||