Skip Headers
Oracle® Containers for J2EE Enterprise JavaBeans Developer's Guide
10g (10.1.3.5.0)

Part Number E13981-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

5 Using an EJB 3.0 Session Bean

This chapter describes the various options that you must configure in order to use an EJB 3.0 session bean.

Table 5-1 lists these options and indicates which are basic (applicable to most applications), and which are advanced (applicable to more specialized applications) The table also indicates which options are applicable to stateless session beans, and which are applicable to stateful session beans.

For more information, see the following:

Table 5-1 Configurable Options for an EJB 3.0 Session Bean

Options Stateless Stateful Type

"Configuring Passivation"

Unsupported Supported

Advanced

"Configuring Passivation Criteria"

Unsupported Supported

Advanced

"Configuring Passivation Location"

Unsupported Supported

Advanced

"Configuring Bean Instance Pool Size"

Supported Supported

Basic

"Configuring Bean Instance Pool Timeouts for Session Beans"

Supported Supported

Advanced

"Configuring a Transaction Timeout for a Session Bean"

Supported Supported

Advanced

"Configuring a Life Cycle Callback Interceptor Method on an EJB 3.0 Session Bean"

Supported Supported

Basic

"Configuring a Life Cycle Callback Interceptor Method on an Interceptor Class of an EJB 3.0 Session Bean"

Supported Supported

Basic

"Configuring an Around Invoke Interceptor Method on an EJB 3.0 Session Bean"

Supported Supported

Advanced

"Configuring an Around Invoke Interceptor Method on an Interceptor Class of an EJB 3.0 Session Bean"

Supported Supported

Advanced

"Configuring an Interceptor Class for an EJB 3.0 Session Bean"

Supported Supported

Advanced

"Configuring OC4J-Proprietary Deployment Options on an EJB 3.0 Session Bean"

Supported Supported

Advanced