Package org.objectweb.joram.client.jms.admin

The org.objectweb.joram.client.jms.admin package holds the interfaces and implementation classes for administering a JORAM platform and creating the JMS administered objects.

See:
          Description

Interface Summary
JoramAdminConnectMBean Allows the creation of JoramAdmin instances connected to servers.
JoramAdminMBean MBean interface for JoramAdmin.
UserMBean  
 

Class Summary
AbstractConnectionFactory Implements the javax.jms.ConnectionFactory interface.
AdminHelper Deprecated.  
AdministeredObject The AdministeredObject class is the parent class of all JORAM administered objects.
AdminMessage The class AdminMessage allows to send and receive administration messages.
AdminModule The AdminModule class allows to set an administrator connection to a given JORAM server, and provides administration and monitoring methods at a server/platform level.
AdminRequestor The AdminRequestor class allows making administration service requests.
AdminWrapper The Admin class allows to set an administrator connection to a given JORAM server, and provides administration and monitoring methods at a server/platform level.
ClusterConnectionFactory A base class for clustered connection factories.
ClusterDestination A base class for clustered destinations.
ClusterQueue this is a sample.
ClusterTopic this is a sample.
DeadMQueue Deprecated. Since Joram 5.2.2 the DeadMQueue is a simply a Queue.
JoramAdmin JoramAdmin is the implementation of the interface JoramAdminMBean.
JoramAdminConnect Allows the creation of JoramAdmin instances connected to servers.
JoramSaxWrapper XML SAX Wrapper for Joram Administration configuration file.
ObjectFactory The ObjectFactory class is used by the naming service for retrieving or re-constructing administered objects.
Server  
Subscription The Subscription class is a utility class needed to show information about client subscription.
User The User class is a utility class needed for administering JORAM users.
XmlSerializer This class defines the methods for serializing an object to XML
 

Exception Summary
AdminException An AdminException is an exception thrown by an administration method.
NameAlreadyUsedException  
ServerIdAlreadyUsedException  
StartFailureException  
UnknownServerException  
 

Package org.objectweb.joram.client.jms.admin Description

The org.objectweb.joram.client.jms.admin package holds the interfaces and implementation classes for administering a JORAM platform and creating the JMS administered objects.



Copyright © 2010 ScalAgent D.T.. All Rights Reserved.