Package org.objectweb.joram.shared.admin
The
org.objectweb.joram.shared.admin package holds the request and reply objects used in the administrator - administration topic interactions.-
Class Summary Class Description AbstractAdminMessage AnAbstractAdminMessageis a message exchanged between a Admin Joram client and its proxy.AddDomainRequest AddRemoteDestination AddServerRequest AddServiceRequest AdminCommandConstant AdminCommandReply AdminCommandRequest AdminReply AnAdminReplyis a reply sent by aorg.objectweb.joram.mom.dest.AdminTopictopic and containing data or information destinated to a client administrator.AdminRequest AnAdminRequestis a request sent by a client administrator inside aorg.objectweb.joram.shared.messages.Messageto anorg.objectweb.joram.mom.dest.AdminTopictopic for requesting an admin operation.ClearQueue ClearSubscription ClusterAdd ClusterLeave ClusterList ClusterListReply AClusterListReplyinstance holds the identifiers of a cluster's destinations.CreateDestinationReply ACreateDestinationReplyinstance replies to a destination creation request, produced by the AdminTopic.CreateDestinationRequest ACreateDestinationRequestinstance requests the creation of a destination on a given server.CreateUserReply ACreateUserReplyinstance replies to a user creation request, produced by the AdminTopic.CreateUserRequest ACreateUserRequestinstance requests the creation of a JMS user proxy.DeleteDestination ADeleteDestinationinstance requests the deletion of a given destination.DeleteQueueMessage DeleteSubscriptionMessage DeleteUser ADeleteUserinstance requests the deletion of a user proxy on a given server.DelRemoteDestination DestinationAdminRequest AnSpecialAdminis a request sent by a client administrator inside aorg.objectweb.joram.shared.messages.Messageto anorg.objectweb.joram.mom.dest.AdminTopictopic for requesting an administration operation which will occur on the specified destination.GetConfigRequest GetDeliveredMessages AMonitor_GetPendingMessagesinstance requests the number of pending messages on a given queue.GetDestinationsReply AMonitor_GetDestinationsRepinstance replies to a get destinations monitoring request, and holds the destinations on a given server.GetDestinationsRequest AMonitor_GetDestinationsinstance requests the list of the destinations of a given server.GetDMQSettingsReply AMonitor_GetDMQSettingsRepinstance holds the dead message queue and threshold settings of a server, a destination or a user.GetDMQSettingsRequest AMonitor_GetDMQSettingsinstance requests the DMQ settings of a server, a user or a destination.GetDomainNames GetDomainNamesRep GetFatherReply AMonitor_GetFatherRepinstance holds the identifier of a topic's hierarchical father.GetFatherRequest AMonitor_GetFatherinstance requests the identifier of a topic father.GetJMXAttsReply AGetJMXAttsReplyinstance replies to a GetJMXAttsRequest monitoring request.GetJMXAttsRequest AGetJMXAttsRequestinstance requests the dump of selected JMX attributes server side.GetLocalServer GetLocalServerRep GetNbMaxMsgRequest AMonitor_GetNbMaxMsginstance requests the NbMaxMsg of the destination.GetNumberReply AMonitor_GetNumberRepinstance is a reply wrapping an integer value.GetPendingMessages AMonitor_GetPendingMessagesinstance requests the number of pending messages on a given queue.GetPendingRequests AMonitor_GetPendingRequestsinstance requests the number of pending requests on a given queue.GetQueueMessage GetQueueMessageIds GetQueueMessageIdsRep GetQueueMessageRep GetRightsReply AMonitor_GetUsersRepinstance replies to a get users, readers or writers monitoring request.GetRightsRequest AMonitor_GetReadersinstance requests the list of the readers on a given destination.GetServersIdsReply AMonitor_GetServersIdsRepinstance holds the list of the platform's servers' identifiers.GetServersIdsRequest AMonitor_GetServersIdsinstance requests the list of the platform's servers' identifiers.GetStatsReply AMonitor_GetStatRepinstance replies to a get stat, monitoring request.GetStatsRequest AMonitor_GetStatinstance requests the statistic of the destination.GetSubscriberIds GetSubscriberIdsRep GetSubscription GetSubscriptionMessage GetSubscriptionMessageIds GetSubscriptionMessageIdsRep GetSubscriptionMessageRep GetSubscriptionRep GetSubscriptions GetSubscriptionsRep GetSubscriptionsRequest AMonitor_GetSubscriptionsinstance requests the number of subscriptions on a given topic.GetUsersReply AMonitor_GetUsersRepinstance replies to a get users, readers or writers monitoring request.GetUsersRequest AMonitor_GetUsersinstance requests the list of the users of a given server.RemoveDomainRequest RemoveServerRequest RemoveServiceRequest ScaleRequest Class to gather all scaling requestsSendDestinationsWeights SetDMQRequest ASetDestinationDMQinstance requests to set a given DMQ as the DMQ for a given destination.SetFather ASetFatherinstance is used for linking two topics in a hierarchical relationship.SetNbMaxMsgRequest ASetNbMaxMsginstance requests to set a number max of message in Queue or Subscription.SetReader ASetReaderinstance requests the authorization for a given user to be a reader on a given destination.SetRight ASetRightinstance requests a given right to be granted to a given user.SetSyncExceptionOnFullDestRequest ASetSyncExceptionOnFullDestRequestinstance requests to set the syncExceptionOnFullDest value in Queue.SetThresholdRequest ASetQueueThresholdinstance requests to set a given threshold value as the threshold for a given queue.SetWriter ASetWriterinstance requests the authorization for a given user to be a writer on a given destination.StopServerRequest AStopServerRequestinstance requests to stop a given server.SubscriptionAdminRequest UnsetReader AnUnsetReaderinstance requests to unset a given user as a reader on a given destination.UnsetWriter AnUnsetWriterinstance requests to unset a given user as a writer on a destination.UpdateUser AnUpdateUserinstance requests the modification of a user identificationUserAdminRequest