com.sibvisions.rad.server
Interface IMasterSession

All Superinterfaces:
ISession

public interface IMasterSession
extends ISession

The IMasterSession defines a master session. A MasterSession is package private and not accessible but it implements this interface and we can differentiate between our ISession implementations.


Method Summary
 
Methods inherited from interface javax.rad.server.ISession
call, callAction, get, getAliveInterval, getApplicationName, getConfig, getId, getLastAccessTime, getLastAliveTime, getLifeCycleName, getMaxInactiveInterval, getPassword, getProperties, getProperty, getStartTime, getUserName, isAlive, isInactive, put, setAliveInterval, setMaxInactiveInterval, setProperty
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.