Message Queue, v4.4 API Specification

Uses of Class
com.sun.messaging.AdministeredObject

Packages that use AdministeredObject
com.sun.messaging Provides the Sun GlassFish(tm) Message Queue public classes. 
 

Uses of AdministeredObject in com.sun.messaging
 

Subclasses of AdministeredObject in com.sun.messaging
 class AdminConnectionFactory
          An AdminConnectionFactory is used by management clients to create JMX connections to the Message Queue broker.
 class BasicConnectionFactory
          A BasicConnectionFactory encapsulates Sun MQ specific configuration information for Sun MQ ConnectionFactory objects and is used to create Connections with a Sun MQ Java Message Service (JMS) provider.
 class BasicQueue
          A BasicQueue represents an identity of a repository of messages used in the JMS Point-To-Point messaging domain.
 class BasicTopic
          A BasicTopic represents an identity of a repository of messages used in the JMS Publish/Subscribe messaging domain.
 class ConnectionFactory
          A ConnectionFactory is used to create Connections with the Sun MQ Java Message Service (JMS) provider.
 class Destination
          A Destination encapsulates Sun MQ specific configuration information for Sun MQ Destination objects.
 class Queue
          A Queue represents an identity of a repository of messages used in the JMS Point-To-Point messaging domain.
 class QueueConnectionFactory
          A QueueConnectionFactory is used to create QueueConnections with the Sun MQ Java Message Service (JMS) Point-to-Point (PTP) provider.
 class Topic
          A Topic represents an identity of a repository of messages used in the JMS Publish/Subscribe messaging domain.
 class TopicConnectionFactory
          A TopicConnectionFactory is used to create TopicConnections with the Sun MQ Java Message Service (JMS) Publish/Subscribe (Pub/Sub) provider.
 class XAConnectionFactory
          An XAConnectionFactory is used to create XAConnections with the Sun MQ Java Message Service (JMS) provider.
 class XAQueueConnectionFactory
          An XAQueueConnectionFactory is used to create XAQueueConnections with a Java Message Service (JMS) Point-to-Point (PTP) provider.
 class XATopicConnectionFactory
          An XATopicConnectionFactory is used to create XATopicConnections with a Java Message Service (JMS) Publish/Subscribe (Pub/Sub) provider.
 


Message Queue, v4.4 API Specification

Copyright 2009 Sun Microsystems, Inc.
4150 Network Circle, Santa Clara, CA 95054, U.S.A. All Rights Reserved.