Attributes Summary |
passivationDirectory : String | The directory into which the container will save the persistent state of passivated session beans.
|
inactivePoolCleanupInterval : long | The interval at which inactive pools will be reduced to their minimum size.
|
defaultDatasourceJNDIName : String | Specifies the JNDI name of a data source to use if no data source is specified during application deployment.
|
enableSFSBFailover : boolean | A boolean attribute; when true failover is enabled for all SFSBs in this EJB container.
|
cacheSettings : EJBCache | Each EJB container keeps a cache of bean instances for ready access.
|
timerSettings : EJBTimer | The collection of configuration settings that pertain to the behavior of the EJB Timer Service.
|
drsSettings : DRSSettings | A reference to a DRSSettings object.
|