|
Joram ${version} | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
org.objectweb.joram.shared.admin package holds the request and reply objects used in the administrator - administration topic interactions.
See:
Description
| Class Summary | |
| AddDomainRequest | |
| AddQueueCluster | |
| AddServerRequest | |
| AddServiceRequest | |
| 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 | |
| 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. |
| GetConfigRequest | |
| GetDomainNames | |
| GetDomainNamesRep | |
| GetLocalServer | |
| GetLocalServerRep | |
| GetQueueMessage | |
| GetQueueMessageIds | |
| GetQueueMessageIdsRep | |
| GetQueueMessageRep | |
| GetSubscriberIds | |
| GetSubscriberIdsRep | |
| GetSubscription | |
| GetSubscriptionMessage | |
| GetSubscriptionMessageIds | |
| GetSubscriptionMessageIdsRep | |
| GetSubscriptionMessageRep | |
| GetSubscriptionRep | |
| GetSubscriptions | |
| GetSubscriptionsRep | |
| ListClusterQueue | |
| Monitor_GetCluster | A Monitor_GetCluster instance requests the list of the topics
part of a cluster. |
| Monitor_GetClusterRep | A Monitor_GetClusterRep instance holds the identifiers of
a cluster's topics. |
| Monitor_GetDestinations | A Monitor_GetDestinations instance requests the list of
the destinations of a given server. |
| Monitor_GetDestinationsRep | A Monitor_GetDestinationsRep instance replies to a get
destinations monitoring request, and holds the destinations on a given
server. |
| Monitor_GetDMQSettings | A Monitor_GetDMQSettings instance requests the DMQ settings
of a server, a user or a destination. |
| Monitor_GetDMQSettingsRep | A Monitor_GetDMQSettingsRep instance holds the dead message
queue and threshold settings of a server, a destination or a user. |
| Monitor_GetFather | A Monitor_GetFather instance requests the identifier of a
topic father. |
| Monitor_GetFatherRep | A Monitor_GetFatherRep instance holds the identifier of a
topic's hierarchical father. |
| Monitor_GetFreeAccess | A Monitor_GetFreeAccess instance checks the free access
settings on a given destination. |
| Monitor_GetFreeAccessRep | A Monitor_GetFreeAccessRep instance carries the free access
settings of a destination. |
| Monitor_GetNbMaxMsg | A Monitor_GetNbMaxMsg instance requests the
NbMaxMsg of the destination. |
| Monitor_GetNbMaxMsgRep | A Monitor_GetNbMaxMsgRep instance replies to a get NbMaxMsg,
monitoring request. |
| Monitor_GetNumberRep | A Monitor_GetNumberRep instance is a reply wrapping an
integer value. |
| Monitor_GetPendingMessages | A Monitor_GetPendingMessages instance requests the number of
pending messages on a given queue. |
| Monitor_GetPendingRequests | A Monitor_GetPendingRequests instance requests the number of
pending requests on a given queue. |
| Monitor_GetReaders | A Monitor_GetReaders instance requests the list of
the readers on a given destination. |
| Monitor_GetServersIds | A Monitor_GetServersIds instance requests the list of
the platform's servers' identifiers. |
| Monitor_GetServersIdsRep | A Monitor_GetServersIdsRep instance holds the list of the
platform's servers' identifiers. |
| Monitor_GetStat | A Monitor_GetStat instance requests the
statistic of the destination. |
| Monitor_GetStatRep | A Monitor_GetStatRep instance replies to a get stat,
monitoring request. |
| Monitor_GetSubscriptions | A Monitor_GetSubscriptions instance requests the number of
subscriptions on a given topic. |
| Monitor_GetUsers | A Monitor_GetUsers instance requests the list of
the users of a given server. |
| Monitor_GetUsersRep | A Monitor_GetUsersRep instance replies to a get users,
readers or writers monitoring request. |
| Monitor_GetWriters | A Monitor_GetWriters instance requests the list of
the writers on a given destination. |
| Monitor_Reply | A Monitor_Reply instance is used by a
org.objectweb.joram.mom.dest.AdminTopic topic for sending monitoring
information to a client monitorer. |
| Monitor_Request | A Monitor_Request request is sent by a monitorer
inside a org.objectweb.joram.shared.messages.Message to an
org.objectweb.joram.mom.dest.AdminTopic topic for requesting an
monitoring operation. |
| QueueAdminRequest | |
| RemoveDomainRequest | |
| RemoveQueueCluster | |
| RemoveServerRequest | |
| RemoveServiceRequest | |
| SetCluster | A SetCluster instance is used for adding a given topic
to a cluster an other topic is part of, or for creating a new cluster. |
| SetDefaultDMQ | A SetDefaultDMQ instance requests to set a given DMQ as the
default DMQ for a given server. |
| SetDefaultThreshold | A SetDefaultThreshold instance requests to set a given
threshold value as the default threshold for a given server. |
| SetDestinationDMQ | 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. |
| SetNbMaxMsg | A SetNbMaxMsg instance requests to set a
number max of message in Queue or Subscription. |
| SetQueueThreshold | A SetQueueThreshold instance requests to set a given
threshold value as the threshold for a given queue. |
| 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. |
| SetUserDMQ | A SetUserDMQ instance requests to set a given DMQ as the
DMQ for a given user. |
| SetUserThreshold | A SetUserThreshold instance requests to set a given
threshold value as the threshold for a given user. |
| SetWriter | A SetWriter instance requests the authorization for a given
user to be a writer on a given destination. |
| SpecialAdmin | 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 special admin operation. |
| StopServerRequest | A StopServerRequest instance requests to stop a given server. |
| SubscriptionAdminRequest | |
| UnsetCluster | An UnsetCluster instance is used for notifying a topic to
leave the cluster it is part of. |
| UnsetDefaultDMQ | An UnsetDefaultDMQ instance requests to unset the default DMQ
of a given server. |
| UnsetDefaultThreshold | An UnsetDefaultThreshold instance requests to unset the
default threshold value of a given server. |
| UnsetDestinationDMQ | An UnsetDestinationDMQ instance requests to unset the DMQ of
a given destination. |
| UnsetFather | An UnsetFather instance is used for notifying a topic to unset
its father. |
| UnsetQueueThreshold | An UnsetQueueThreshold instance requests to unset the
threshold value of a given queue. |
| UnsetReader | An UnsetReader instance requests to unset a given user as
a reader on a given destination. |
| UnsetUserDMQ | An UnsetUserDMQ instance requests to unset the
DMQ of a given user. |
| UnsetUserThreshold | An UnsetUserThreshold instance requests to unset
the threshold of a given user. |
| 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 | |
The org.objectweb.joram.shared.admin package holds the request and reply objects used in the administrator - administration topic interactions.
|
Joram ${version} | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||