SessionExtension

Session enterprise bean extension for WebSphere.

Inherits from type EnterpriseBeanExtension and adds the following.

Attributes Summary
timeout : IntegerIf the session bean was converted from an EJB 1.
activitySessionType : ActivitySessionTypeSpecifies the activity session management type for the session bean.

Attribute Details

timeout    -    If the session bean was converted from an EJB 1.0 deployment descriptor format, tooling may capture the EJB1.0 timeout value here.
     data type:  Integer
     default Value:   600



activitySessionType    -    Specifies the activity session management type for the session bean.
     data type: ActivitySessionType
     default Value:   unspecified
     Allowed Values:  Bean   Container  


Copyright IBM Corp. 1996-2002