|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This class represents a JMS JDBC store for storing persistent messages and durable subscribers in a JDBC-accessible database.
| Field Summary | |
static long |
CACHING_STUB_SVUID
Description of the Field |
| Fields inherited from class weblogic.management.configuration.JMSStoreMBean |
CACHING_STUB_SVUID |
| Fields inherited from class weblogic.management.configuration.ConfigurationMBean |
CACHING_STUB_SVUID |
| Method Summary | |
JDBCConnectionPoolMBean |
getConnectionPool()
The JDBC Connection Pool used to accesss this JMS JDBC store. |
java.lang.String |
getPrefixName()
The prefix name that is prepended to the JMS tables in this JMS JDBC store. |
void |
setConnectionPool(JDBCConnectionPoolMBean connectionPool)
The JDBC Connection Pool used to access this JMS JDBC store. |
void |
setPrefixName(java.lang.String name)
The prefix name that is prepended to the JMS tables in this JMS JDBC store. |
| Methods inherited from interface weblogic.management.configuration.JMSStoreMBean |
getJMSServer |
| Methods inherited from interface weblogic.management.configuration.ConfigurationMBean |
freezeCurrentValue,
getNotes,
restoreDefaultValue,
setComments,
setDefaultedMBean,
setNotes,
setPersistenceEnabled |
| Methods inherited from interface weblogic.management.WebLogicMBean |
getMBeanInfo,
getName,
getObjectName,
getParent,
getType,
isCachingDisabled,
isRegistered,
setName,
setParent |
| Methods inherited from interface javax.management.DynamicMBean |
getAttribute,
getAttributes,
invoke,
setAttribute,
setAttributes |
| Methods inherited from interface javax.management.MBeanRegistration |
postDeregister,
postRegister,
preRegister |
| Methods inherited from interface javax.management.NotificationBroadcaster |
addNotificationListener,
getNotificationInfo,
removeNotificationListener |
| Field Detail |
public static final long CACHING_STUB_SVUID
| Method Detail |
public JDBCConnectionPoolMBean getConnectionPool()
This attribute is not dynamically configurable.
public void setConnectionPool(JDBCConnectionPoolMBean connectionPool)
throws javax.management.InvalidAttributeValueException
This attribute is not dynamically configurable.
connectionPool - The new connectionPool valuepublic java.lang.String getPrefixName()
Prepend a prefix to the JMS table names when:
public void setPrefixName(java.lang.String name)
throws javax.management.InvalidAttributeValueException
Prepend a prefix to the JMS table names when:
name - The new prefixName value
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs81b |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||