Uses of Package
org.objectweb.joram.client.jms.admin
-
Packages that use org.objectweb.joram.client.jms.admin Package Description org.objectweb.joram.client.jms Theorg.objectweb.joram.client.jmspackage holds the classes implementing the interfaces defined by the JMS 2.0 specification.org.objectweb.joram.client.jms.admin Theorg.objectweb.joram.client.jms.adminpackage holds the interfaces and implementation classes for administering a JORAM platform and creating the JMS administered objects.org.objectweb.joram.client.jms.local org.objectweb.joram.client.jms.tcp Theorg.objectweb.joram.client.jms.tcppackage holds the ConnectionFactory and Connection classes specialized for supporting the TCP protocol as client - server communication protocol.org.objectweb.joram.client.osgi -
Classes in org.objectweb.joram.client.jms.admin used by org.objectweb.joram.client.jms Class Description AbstractConnectionFactory Implements thejavax.jms.ConnectionFactoryinterface.AdminException AnAdminExceptionis an exception thrown by an administration method.AdministeredObject TheAdministeredObjectclass is the parent class of all JORAM administered objects.AdminItf TheAdminItfinterface defines the set of methods needed for administration and monitoring of the Joram platform.User TheUserclass is a utility class needed for administering Joram users. -
Classes in org.objectweb.joram.client.jms.admin used by org.objectweb.joram.client.jms.admin Class Description AbstractConnectionFactory Implements thejavax.jms.ConnectionFactoryinterface.AdminException AnAdminExceptionis an exception thrown by an administration method.AdministeredObject TheAdministeredObjectclass is the parent class of all JORAM administered objects.AdminItf TheAdminItfinterface defines the set of methods needed for administration and monitoring of the Joram platform.AdminRequestor The AdminRequestor class allows making administration service requests.AdminWrapper TheAdminWrapperclass allows to set an administrator connection to a given JORAM server, and provides administration and monitoring methods at a server/platform level.ClusterDestination A base class for clustered destinations.JoramAdmin JoramAdmin is the implementation of the interface JoramAdminMBean.JoramAdminConnectMBean Allows the creation of JoramAdmin instances connected to servers.JoramAdminMBean MBean interface for JoramAdmin.RestAcquisitionQueue TheRestAcquisitionQueueclass allows administrators to create REST acquisition queues (Rest bridge in).RestDistributionQueue TheRestDistributionQueueclass allows administrators to create REST distribution queues (REST bridge out).Server Subscription TheSubscriptionclass is a utility class needed to show information about client subscription.User TheUserclass is a utility class needed for administering Joram users.UserMBean -
Classes in org.objectweb.joram.client.jms.admin used by org.objectweb.joram.client.jms.local Class Description AbstractConnectionFactory Implements thejavax.jms.ConnectionFactoryinterface.AdministeredObject TheAdministeredObjectclass is the parent class of all JORAM administered objects. -
Classes in org.objectweb.joram.client.jms.admin used by org.objectweb.joram.client.jms.tcp Class Description AbstractConnectionFactory Implements thejavax.jms.ConnectionFactoryinterface.AdministeredObject TheAdministeredObjectclass is the parent class of all JORAM administered objects. -
Classes in org.objectweb.joram.client.jms.admin used by org.objectweb.joram.client.osgi Class Description JoramAdminConnect Allows the creation of JoramAdmin instances connected to servers.