public class OfflineScreenFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static OfflineScreenFactory |
getInstance()
Singleton method
|
OfflineScreen |
getOfflineScreen(String id,
Document screen) |
public static OfflineScreenFactory getInstance()
public OfflineScreen getOfflineScreen(String id, Document screen) throws ScreenConfigException
ScreenConfigExceptionCopyright © 2015. All rights reserved.