Joram 4.3.27

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
JoramAdminMBean  
PlatformAdminMBean  
UserMBean  
 

Class Summary
AbstractConnectionFactory Implements the javax.jms.ConnectionFactory interface.
AdminHelper The AdminHelper class is a utility class providing methods for building special configurations such as topics cluster or hierarchy, queues cluster, etc.
AdministeredObject The AdministeredObject class is the parent class of all JORAM administered objects.
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.
AdminModule.AdminRequestor  
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 The DeadMQueue class allows administrators to manipulate dead message queues.
JoramAdmin  
JoramSaxWrapper XML SAX Wrapper for Joram Admin configuration file.
ObjectFactory The ObjectFactory class is used by the naming service for retrieving or re-constructing administered objects.
PlatformAdmin  
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.


Joram 4.3.27

Copyright © 2005 Scalagent - All rights reserved