Skip Headers
Oracle® Containers for J2EE Enterprise JavaBeans Developer's Guide
10g Release 3 (10.1.3)
B14428-01
  Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
Next
Next
 

12 Using EJB 2.1 Session Bean API

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

Table 12-1 lists these options and indicates which are basic (applicable to most applications) and which are advanced (applicable to more specialized applications).

For more information, see:

Table 12-1 Configurable Options for an EJB 2.1 Session Bean

Options Type

"Configuring Passivation"


Advanced

"Configuring Passivation Criteria"


Advanced

"Configuring Passivation Location"


Advanced

"Configuring Bean Instance Pool Size"


Basic

"Configuring Bean Instance Pool Timeouts for Session Beans"


Advanced

"Configuring a Transaction Timeout for a Session Bean"


Advanced

"Configuring a Lifecycle Callback Method for an EJB 2.1 Session Bean"


Basic