org.objectweb.joram.shared.admin
package holds the request and reply objects used in the administrator - administration topic interactions.See: Description
Class | Description |
---|---|
AbstractAdminMessage |
An
AbstractAdminMessage is a message exchanged between a
Admin Joram client and its proxy. |
AddDomainRequest | |
AddRemoteDestination | |
AddServerRequest | |
AddServiceRequest | |
AdminCommandConstant | |
AdminCommandReply | |
AdminCommandRequest | |
AdminReply |
An
AdminReply is a reply sent by a
org.objectweb.joram.mom.dest.AdminTopic topic and containing data or
information destinated to a client administrator. |
AdminRequest |
An
AdminRequest is a request sent by a client administrator
inside a org.objectweb.joram.shared.messages.Message to an
org.objectweb.joram.mom.dest.AdminTopic topic for requesting an
admin operation. |
ClearQueue | |
ClearSubscription | |
ClusterAdd | |
ClusterLeave | |
ClusterList | |
ClusterListReply |
A
ClusterListReply instance holds the identifiers of a cluster's
destinations. |
CreateDestinationReply |
A
CreateDestinationReply instance replies to a
destination creation request, produced by the AdminTopic. |
CreateDestinationRequest |
A
CreateDestinationRequest instance requests the creation of a
destination on a given server. |
CreateUserReply |
A
CreateUserReply instance replies to a user creation request,
produced by the AdminTopic. |
CreateUserRequest |
A
CreateUserRequest instance requests the creation of a JMS
user proxy. |
DeleteDestination |
A
DeleteDestination instance requests the deletion of
a given destination. |
DeleteQueueMessage | |
DeleteSubscriptionMessage | |
DeleteUser |
A
DeleteUser instance requests the deletion of a user proxy
on a given server. |
DelRemoteDestination | |
DestinationAdminRequest |
An
SpecialAdmin is a request sent by a client administrator
inside a org.objectweb.joram.shared.messages.Message to an
org.objectweb.joram.mom.dest.AdminTopic topic for requesting an
administration operation which will occur on the specified destination. |
GetConfigRequest | |
GetDeliveredMessages |
A
Monitor_GetPendingMessages instance requests the number of
pending messages on a given queue. |
GetDestinationsReply |
A
Monitor_GetDestinationsRep instance replies to a get
destinations monitoring request, and holds the destinations on a given
server. |
GetDestinationsRequest |
A
Monitor_GetDestinations instance requests the list of
the destinations of a given server. |
GetDMQSettingsReply |
A
Monitor_GetDMQSettingsRep instance holds the dead message
queue and threshold settings of a server, a destination or a user. |
GetDMQSettingsRequest |
A
Monitor_GetDMQSettings instance requests the DMQ settings
of a server, a user or a destination. |
GetDomainNames | |
GetDomainNamesRep | |
GetFatherReply |
A
Monitor_GetFatherRep instance holds the identifier of a
topic's hierarchical father. |
GetFatherRequest |
A
Monitor_GetFather instance requests the identifier of a
topic father. |
GetJMXAttsReply |
A
GetJMXAttsReply instance replies to a GetJMXAttsRequest
monitoring request. |
GetJMXAttsRequest |
A
GetJMXAttsRequest instance requests the dump of selected
JMX attributes server side. |
GetLocalServer | |
GetLocalServerRep | |
GetNbMaxMsgRequest |
A
Monitor_GetNbMaxMsg instance requests the
NbMaxMsg of the destination. |
GetNumberReply |
A
Monitor_GetNumberRep instance is a reply wrapping an
integer value. |
GetPendingMessages |
A
Monitor_GetPendingMessages instance requests the number of
pending messages on a given queue. |
GetPendingRequests |
A
Monitor_GetPendingRequests instance requests the number of
pending requests on a given queue. |
GetQueueMessage | |
GetQueueMessageIds | |
GetQueueMessageIdsRep | |
GetQueueMessageRep | |
GetRightsReply |
A
Monitor_GetUsersRep instance replies to a get users,
readers or writers monitoring request. |
GetRightsRequest |
A
Monitor_GetReaders instance requests the list of
the readers on a given destination. |
GetServersIdsReply |
A
Monitor_GetServersIdsRep instance holds the list of the
platform's servers' identifiers. |
GetServersIdsRequest |
A
Monitor_GetServersIds instance requests the list of
the platform's servers' identifiers. |
GetStatsReply |
A
Monitor_GetStatRep instance replies to a get stat,
monitoring request. |
GetStatsRequest |
A
Monitor_GetStat instance requests the
statistic of the destination. |
GetSubscriberIds | |
GetSubscriberIdsRep | |
GetSubscription | |
GetSubscriptionMessage | |
GetSubscriptionMessageIds | |
GetSubscriptionMessageIdsRep | |
GetSubscriptionMessageRep | |
GetSubscriptionRep | |
GetSubscriptions | |
GetSubscriptionsRep | |
GetSubscriptionsRequest |
A
Monitor_GetSubscriptions instance requests the number of
subscriptions on a given topic. |
GetUsersReply |
A
Monitor_GetUsersRep instance replies to a get users,
readers or writers monitoring request. |
GetUsersRequest |
A
Monitor_GetUsers instance requests the list of
the users of a given server. |
RemoveDomainRequest | |
RemoveServerRequest | |
RemoveServiceRequest | |
ScaleRequest |
Class to gather all scaling requests
|
SendDestinationsWeights | |
SetDMQRequest |
A
SetDestinationDMQ instance requests to set a given DMQ as
the DMQ for a given destination. |
SetFather |
A
SetFather instance is used for linking two topics in a
hierarchical relationship. |
SetNbMaxMsgRequest |
A
SetNbMaxMsg instance requests to set a
number max of message in Queue or Subscription. |
SetReader |
A
SetReader instance requests the authorization for a given
user to be a reader on a given destination. |
SetRight |
A
SetRight instance requests a given right to be granted to a
given user. |
SetSyncExceptionOnFullDestRequest |
A
SetSyncExceptionOnFullDestRequest instance requests to set the
syncExceptionOnFullDest value in Queue. |
SetThresholdRequest |
A
SetQueueThreshold instance requests to set a given
threshold value as the threshold for a given queue. |
SetWriter |
A
SetWriter instance requests the authorization for a given
user to be a writer on a given destination. |
StopServerRequest |
A
StopServerRequest instance requests to stop a given server. |
SubscriptionAdminRequest | |
UnsetReader |
An
UnsetReader instance requests to unset a given user as
a reader on a given destination. |
UnsetWriter |
An
UnsetWriter instance requests to unset a given user as
a writer on a destination. |
UpdateUser |
An
UpdateUser instance requests the modification of a
user identification |
UserAdminRequest |
org.objectweb.joram.shared.admin
package holds the request and reply objects used in the administrator - administration topic interactions.Copyright © 2015 ScalAgent D.T.. All Rights Reserved.