SessionExtension

Session enterprise bean extension for WebSphere.

Inherits from type EnterpriseBeanExtension and adds the following.


 

Attributes Summary

timeout If the session bean was converted from an EJB 1.
activitySessionType Specifies 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