org.objectweb.jonas_ejb.deployment.xml.JonasSession Class Reference

Inherits org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb.

Inheritance diagram for org.objectweb.jonas_ejb.deployment.xml.JonasSession:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.jonas_ejb.deployment.xml.JonasSession:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 JonasSession ()
String getSessionTimeout ()
void setSessionTimeout (String sessionTimeout)
String getJndiEndpointName ()
void setJndiEndpointName (String jndiEndpointName)
String toXML (int indent)

Detailed Description

This class defines the implementation of the element jonas-session

Author:
JOnAS team

Definition at line 36 of file JonasSession.java.


Constructor & Destructor Documentation

org.objectweb.jonas_ejb.deployment.xml.JonasSession.JonasSession  ) 
 

Constructor

Definition at line 52 of file JonasSession.java.


Member Function Documentation

String org.objectweb.jonas_ejb.deployment.xml.JonasSession.getJndiEndpointName  ) 
 

Gets the jndi-endpoint-name

Returns:
the jndi-endpoint-name

Definition at line 76 of file JonasSession.java.

Referenced by org.objectweb.jonas_ejb.deployment.xml.JonasSession.toXML().

String org.objectweb.jonas_ejb.deployment.xml.JonasSession.getSessionTimeout  ) 
 

Gets the session-timeout

Returns:
the session-timeout

Definition at line 60 of file JonasSession.java.

void org.objectweb.jonas_ejb.deployment.xml.JonasSession.setJndiEndpointName String  jndiEndpointName  ) 
 

Set the jndi-endpoint-name

Parameters:
jndiEndpointName jndi-endpoint-name

Definition at line 84 of file JonasSession.java.

void org.objectweb.jonas_ejb.deployment.xml.JonasSession.setSessionTimeout String  sessionTimeout  ) 
 

Set the session-timeout

Parameters:
sessionTimeout sessionTimeout

Definition at line 68 of file JonasSession.java.

String org.objectweb.jonas_ejb.deployment.xml.JonasSession.toXML int  indent  ) 
 

Represents this element by it's XML description.

Parameters:
indent use this indent for prexifing XML representation.
Returns:
the XML description of this object.

Definition at line 93 of file JonasSession.java.

References org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb.getEjbName(), org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb.getIorSecurityConfig(), org.objectweb.jonas_ejb.deployment.xml.JonasSession.getJndiEndpointName(), org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb.getJndiLocalName(), org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb.getJndiName(), org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb.getMaxCacheSize(), org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb.getMinPoolSize(), and org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb.getRunAsPrincipalName().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:11:40 2005 for JOnAS by  doxygen 1.3.9.1