JMSStore
Description
This class represents a JMS persistent store, which is a physical repository for storing persistent message data. It can be either a disk-based file or a JDBC-accessible database.
Syntax
<JMSStore
Name="String
Notes="String
Type="String
/>
Parent Elements
Attributes
Attribute
|
Description
|
Range of Values and Default
|
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.
|
Required: no
|
Type
|
Returns the type of the MBean.
|
Admin Console field label: TypeRequired: no
|