BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.management.configuration
Interface JMSStoreMBean

All Known Subinterfaces:
JMSFileStoreMBean, JMSJDBCStoreMBean

public interface JMSStoreMBean
extends ConfigurationMBean

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.

Author:
Copyright © 2004 BEA Systems, Inc. All Rights Reserved.

Field Summary
static long CACHING_STUB_SVUID
           
 
Fields inherited from class weblogic.management.configuration.ConfigurationMBean
CACHING_STUB_SVUID, DEFAULT_EMPTY_BYTE_ARRAY
 
Method Summary
 JMSServerMBean getJMSServer()
          The JMS server for this JMS store.
 
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

CACHING_STUB_SVUID

public static final long CACHING_STUB_SVUID
Method Detail

getJMSServer

public JMSServerMBean getJMSServer()
The JMS server for this JMS store.

This also calls the addStore() method for the JMS server.

Returns:
The jMSServer value

Documentation is available at
http://e-docs.bea.com/wls/docs81