Basic HTML version of Foils prepared May 19 99

Foil 20 Deployment Descriptor

From Enterprise Javabeans Basic Information Track Computational Science Course CPS616 -- Spring Semester 1999. by Nancy McCracken


Class SessionDescriptor
public class javax.ejb.deployment.SessionDescriptor
extends javax.ejb.deployment.DeploymentDescriptor
{
public final static int STATEFUL_SESSION;
public final static int
STATELESS_SESSION;
public SessionDescriptor();
public int getSessionTimeout();
public int getStateManagementType();
public void setSessionTimeout(int value);
public void setStateManagementType(int value);
}



© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Mon Jul 5 1999