BEA Systems, Inc.

WebLogic Server 8.1 API Reference

Uses of Interface
weblogic.management.configuration.JMSConstants

Packages that use JMSConstants
weblogic.management.configuration   
 

Uses of JMSConstants in weblogic.management.configuration
 

Subinterfaces of JMSConstants in weblogic.management.configuration
 interface JMSConnectionFactoryMBean
          This class represents a JMS connection factory.
 interface JMSDestCommonMBean
          This class represents common JMS destination and JMS template methods.
 interface JMSDestinationKeyMBean
          This class represents a key value for a destination, which is used to define the sort order of messages as they arrive on a destination.
 interface JMSDestinationMBean
          This class represents a JMS destination, which identifies a queue (Point-To-Point) or a topic (Pub/Sub) for a JMS server.
 interface JMSDistributedDestinationMBean
          This class represents a JMS distributed destination, which is comprised of multiple physical JMS destinations (topics or queues) as members of a single distributed set of destinations that can be served by multiple WebLogic Server instances within a cluster.
 interface JMSDistributedDestinationMemberMBean
          This class represents a JMS distributed destination member, which represents a physical JMS destination (topic or queue) as a member of a single distributed set of destinations that can be served by multiple WebLogic Server instances within a cluster.
 interface JMSDistributedQueueMBean
          This class represents a JMS distributed queue, which is comprised of multiple physical JMS queues as members of a single distributed set of queues that can be served by multiple WebLogic Server instances within a cluster.
 interface JMSDistributedQueueMemberMBean
          This class represents a JMS distributed queue member, which represents a physical JMS queue as a member of a single distributed set of queues that can be served by multiple WebLogic Server instances within a cluster.
 interface JMSDistributedTopicMBean
          This class represents a JMS distributed topic, which is comprised of multiple physical JMS topics as members of a single distributed set of topics that can be served by multiple WebLogic Server instances within a cluster.
 interface JMSDistributedTopicMemberMBean
          This class represents a JMS distributed topic member, which represents a physical JMS topic as a member of single distributed set of topics that can be served by multiple WebLogic Server instances within a cluster.
 interface JMSQueueMBean
          This class represents a JMS queue (Point-To-Point) destination for a JMS server.
 interface JMSServerMBean
          This class represents a JMS server.
 interface JMSSessionPoolMBean
          This class represents a JMS session pool, a server-managed pool of server sessions that enables an application to process messages concurrently.
 interface JMSTemplateMBean
          This class represents a JMS template, which provides an efficient means of defining multiple destinations (queues and topics) with similar attribute settings.
 interface JMSTopicMBean
          This class represents a JMS topic (Pub/Sub) destination for a JMS server.
 interface JMSVirtualDestinationMBean
          This class represents a JMS distributed destination, which is comprised of multiple physical JMS destinations (topics or queues) as members of a single distributed set of destinations that can be served by multiple WebLogic Server instances within a cluster.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81b