javax.rad.server
Interface ICloseableSession

All Superinterfaces:
ICloseable, ISession
All Known Implementing Classes:
DirectServerSession

public interface ICloseableSession
extends ICloseable, ISession

The ICloseableSession defines a manually closeable session.


Method Summary
 
Methods inherited from interface com.sibvisions.util.ICloseable
close
 
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.