Novell exteNd Messaging Platform 5.2

com.sssw.jms.api
Class JMQAdministeredObject

java.lang.Object
  extended byorg.omg.CORBA.portable.ObjectImpl
      extended bycom.sssw.jbroker.orb.ValueWrapper
          extended bycom.sssw.jms.api.JMQAdministeredObject
All Implemented Interfaces:
Object, Referenceable, Serializable
Direct Known Subclasses:
JMQConnectionFactory, JMQDestination

public abstract class JMQAdministeredObject
extends com.sssw.jbroker.orb.ValueWrapper
implements Serializable, Referenceable

JMS administered objects are local Java objects containing JMS configuration information that are created by a JMS administrator and later used by JMS clients.

JMS defines two types of administered objects - Destination, and ConnectionFactory. A destination is either a queue or a topic. The Novell exteNd Messaging Platform JMS supports these connection factories:

JMQAdministeredObject is the base class for for all administered objects in the Novell exteNd Messaging Platform JMS. JMS administered objects are both Referenceable and Serializable so that they can be stored in all JNDI naming contexts.

See Also:
Destination, ConnectionFactory, JMQDestination, JMQConnectionFactory, Serialized Form

Constructor Summary
JMQAdministeredObject()
           
 
Methods inherited from class com.sssw.jbroker.orb.ValueWrapper
_ids
 
Methods inherited from class org.omg.CORBA.portable.ObjectImpl
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface javax.naming.Referenceable
getReference
 

Constructor Detail

JMQAdministeredObject

public JMQAdministeredObject()

Novell exteNd Messaging Platform 5.2

exteNd is a registered trademark of Novell, Inc.
Copyright 1998-2004 Novell, Inc. All Rights Reserved.