Uses of Class
com.sun.messaging.AdministeredObject
Packages that use AdministeredObject
-
Uses of AdministeredObject in com.sun.messaging
Subclasses of AdministeredObject in com.sun.messagingModifier and TypeClassDescriptionclass
AnAdminConnectionFactory
is used by management clients to create JMX connections to the Message Queue broker.class
ABasicConnectionFactory
encapsulates OpenMQ specific configuration information for OpenMQConnectionFactory
objects and is used to create Connections with a OpenMQ Jakarta Messaging provider.class
ABasicQueue
represents an identity of a repository of messages used in the JMS Point-To-Point messaging domain.class
ABasicTopic
represents an identity of a repository of messages used in the JMS Publish/Subscribe messaging domain.class
AConnectionFactory
is used to create Connections with the OpenMQ Java Message Service (JMS) provider.class
ADestination
encapsulates Sun MQ specific configuration information for Sun MQDestination
objects.class
AQueue
represents an identity of a repository of messages used in the JMS Point-To-Point messaging domain.class
AQueueConnectionFactory
is used to create QueueConnections with the OpenMQ Java Message Service (JMS) Point-to-Point (PTP) provider.class
ATopic
represents an identity of a repository of messages used in the JMS Publish/Subscribe messaging domain.class
ATopicConnectionFactory
is used to create TopicConnections with the Sun MQ Java Message Service (JMS) Publish/Subscribe (Pub/Sub) provider.class
AnXAConnectionFactory
is used to create XAConnections with the OpenMQ Java Message Service (JMS) provider.class
AnXAQueueConnectionFactory
is used to create XAQueueConnections with a Java Message Service (JMS) Point-to-Point (PTP) provider.class
AnXATopicConnectionFactory
is used to create XATopicConnections with a Java Message Service (JMS) Publish/Subscribe (Pub/Sub) provider.