NASA - General - EJB This section of the tool allows the Administrator to configure the following parameters for the EJB container:
|
If an EJB is unaccessed for the specified number of seconds, it is removed. Applies to stateful session EJBs.. |
Time in seconds that elapses before the state of the EJB, which is currently in memory, is written to disk. This value must be less than session timeout. |
Same as session timeout, but applies to entity EJBs. |
Refers to the meta-data cache for EJBs. Value is in number of EJBs. |
Maximum number of EJBs activated for a given home interface. |
Maximum cache size in number of EJBs. |
How frequently (in seconds) the EJB pool checks to see if it should passivate or remove an EJB. |