MailSession
Description
The MBean for a MailSession resource manager connection factory.
Syntax
<MailSession DeploymentOrder="number JNDIName="String Name="String Notes="String Properties="java.util.Properties" Targets="list of Target names Type="String
/>
Parent Elements
Attributes
DeploymentOrder A priority that the server uses to determine when it deploys an item. The priority is relative to other deployable items of the same type. For example, the server prioritizes and deploys all EJBs before it prioritizes and deploys startup classes.Items with the lowest Deployment Order value are deployed first. There is no guarantee on the order of deployments with equal Deployment Order values. There is no guarantee of ordering across clusters. Default: 1000Minimum: 0Maximum: 231-1 JNDIName Gets the jNDIName attribute of the RMCFactoryMBean object Admin Console field label: JNDINameRequired: no Name The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration. Admin Console field label: NameRequired: no Notes Optional information that you can include to describe this configuration. Admin Console field label: NotesRequired: no Properties Gets the properties attribute of the MailSessionMBean object Admin Console field label: Properties Targets The targets in the current domain on which this item can be deployed. Admin Console field label: TargetsRequired: no Type Returns the type of the MBean. Required: no