The ScreenProvider interface
Implemented by "StandardScreenRegistry"
Method Summary | |
ScreenContext |
getScreen(ScreenSession screenSession,
java.lang.String sScreenName,
int iScreenId)
Creates a new ScreenContext instance for the given ScreenContext Name and ScreenContext ID |
void |
init()
Initializes the screen provider using the current Telosys properties |
Method Detail |
public ScreenContext getScreen(ScreenSession screenSession, java.lang.String sScreenName, int iScreenId) throws TelosysException
screenSession
- sScreenName
- iScreenId
-
TelosysException
public void init()