org.objectweb.joram.client.jms.admin.AdministeredObject Class Reference

Inherits fr.dyade.aaa.jndi2.soap.SoapObjectItf.

Inherited by org.objectweb.joram.client.jms.admin.AbstractConnectionFactory, org.objectweb.joram.client.jms.admin.ClusterConnectionFactory, org.objectweb.joram.client.jms.admin.User, and org.objectweb.joram.client.jms.Destination.

Inheritance diagram for org.objectweb.joram.client.jms.admin.AdministeredObject:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.joram.client.jms.admin.AdministeredObject:

Collaboration graph
[legend]
List of all members.

Public Member Functions

final Reference getReference () throws NamingException
abstract void toReference (Reference ref) throws NamingException
abstract void fromReference (Reference ref) throws NamingException

Detailed Description

The AdministeredObject class is the parent class of all JORAM administered objects.

Definition at line 36 of file AdministeredObject.java.


Member Function Documentation

abstract void org.objectweb.joram.client.jms.admin.AdministeredObject.toReference ( Reference  ref  )  throws NamingException [pure virtual]

Sets the naming reference of an administered object.

Implemented in org.objectweb.joram.client.jms.admin.AbstractConnectionFactory, org.objectweb.joram.client.jms.admin.ClusterConnectionFactory, org.objectweb.joram.client.jms.admin.ClusterDestination, org.objectweb.joram.client.jms.admin.User, and org.objectweb.joram.client.jms.Destination.

Referenced by org.objectweb.joram.client.jms.admin.AdministeredObject.getReference().

abstract void org.objectweb.joram.client.jms.admin.AdministeredObject.fromReference ( Reference  ref  )  throws NamingException [pure virtual]

Restores the administered object from a naming reference.

Implemented in org.objectweb.joram.client.jms.admin.AbstractConnectionFactory, org.objectweb.joram.client.jms.admin.ClusterConnectionFactory, org.objectweb.joram.client.jms.admin.ClusterDestination, org.objectweb.joram.client.jms.admin.User, and org.objectweb.joram.client.jms.Destination.

Referenced by org.objectweb.joram.client.jms.admin.ObjectFactory.getObjectInstance().


The documentation for this class was generated from the following file:
Generated on Tue Sep 16 16:18:21 2008 for joram by  doxygen 1.5.0