jACOB 2.7 API Documentation.

de.tif.jacob.screen
Class IClientSession

java.lang.Object
  extended by Session
      extended by de.tif.jacob.screen.IClientSession

public abstract class IClientSession
extends Session


Constructor Summary
IClientSession(IApplicationDefinition appDef)
           
 
Method Summary
 IApplicationDefinition getApplicationDefinition()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IClientSession

public IClientSession(IApplicationDefinition appDef)
Method Detail

getApplicationDefinition

public final IApplicationDefinition getApplicationDefinition()

jACOB 2.7 API Documentation.