org.objectweb.telosys.screen.core
Interface IScreenProvider

All Known Implementing Classes:
StandardScreenRegistry

public interface IScreenProvider


Method Summary
 ScreenContext getScreen(ScreenSession screenSession, java.lang.String sScreenName, int iScreenId)
           
 

Method Detail

getScreen

public ScreenContext getScreen(ScreenSession screenSession,
                               java.lang.String sScreenName,
                               int iScreenId)
                        throws TelosysException
Throws:
TelosysException