Uses of Package
org.objectweb.joram.shared.admin

Packages that use org.objectweb.joram.shared.admin
org.objectweb.joram.client.jms The org.objectweb.joram.client.jms package holds the classes implementing the interfaces defined by the JMS 1.1 specification. 
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. 
org.objectweb.joram.mom.dest The org.objectweb.joram.mom.dest package holds the classes implementing the queue, topic and specialized destinations provided by JORAM's MOM. 
org.objectweb.joram.mom.notifications The org.objectweb.joram.mom.notifications package holds the notifications used for interacting with the MOM destination agents. 
org.objectweb.joram.mom.proxies The org.objectweb.joram.mom.proxies package holds the classes implementing the MOM proxy, basically linking external client applications to destination agents. 
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. 
org.objectweb.joram.shared.messages The org.objectweb.joram.shared.messages package provides the implementation classes of the messages routed by the MOM. 
 

Classes in org.objectweb.joram.shared.admin used by org.objectweb.joram.client.jms
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.
 

Classes in org.objectweb.joram.shared.admin used by org.objectweb.joram.client.jms.admin
AbstractAdminMessage
          An AbstractAdminMessage is a message exchanged between a Admin Joram client and its proxy.
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.
 

Classes in org.objectweb.joram.shared.admin used by org.objectweb.joram.mom.dest
AddDomainRequest
           
AddServerRequest
           
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.
CreateDestinationRequest
          A CreateDestinationRequest instance requests the creation of a destination on a given server.
CreateUserRequest
          A CreateUserRequest instance requests the creation of a JMS user proxy.
DeleteDestination
          A DeleteDestination instance requests the deletion of a given destination.
DeleteQueueMessage
           
DeleteUser
          A DeleteUser instance requests the deletion of a user proxy on a given server.
GetClusterRequest
          A Monitor_GetCluster instance requests the list of the topics part of a cluster.
GetConfigRequest
           
GetDestinationsRequest
          A Monitor_GetDestinations instance requests the list of the destinations of a given server.
GetDMQSettingsRequest
          A Monitor_GetDMQSettings instance requests the DMQ settings of a server, a user or a destination.
GetDomainNames
           
GetFatherRequest
          A Monitor_GetFather instance requests the identifier of a topic father.
GetNbMaxMsgRequest
          A Monitor_GetNbMaxMsg instance requests the NbMaxMsg of the destination.
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
           
GetRightsRequest
          A Monitor_GetReaders instance requests the list of the readers on a given destination.
GetServersIdsRequest
          A Monitor_GetServersIds instance requests the list of the platform's servers' identifiers.
GetStatsRequest
          A Monitor_GetStat instance requests the statistic of the destination.
GetSubscriberIds
           
GetSubscriptionsRequest
          A Monitor_GetSubscriptions instance requests the number of subscriptions on a given topic.
GetUsersRequest
          A Monitor_GetUsers instance requests the list of the users of a given server.
ListClusterQueue
           
QueueAdminRequest
           
RemoveDomainRequest
           
RemoveServerRequest
           
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.
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.
SetRight
          A SetRight instance requests a given right to be granted to a given user.
SetThresholdRequest
          A SetQueueThreshold instance requests to set a given threshold value as the threshold for a given queue.
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.
UpdateUser
          An UpdateUser instance requests the modification of a user identification
UserAdminRequest
           
 

Classes in org.objectweb.joram.shared.admin used by org.objectweb.joram.mom.notifications
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.
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.
 

Classes in org.objectweb.joram.shared.admin used by org.objectweb.joram.mom.proxies
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.
ClearSubscription
           
DeleteSubscriptionMessage
           
GetSubscription
           
GetSubscriptionMessage
           
GetSubscriptionMessageIds
           
GetSubscriptions
           
 

Classes in org.objectweb.joram.shared.admin used by org.objectweb.joram.shared.admin
AbstractAdminMessage
          An AbstractAdminMessage is a message exchanged between a Admin Joram client and its proxy.
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.
QueueAdminRequest
           
SetRight
          A SetRight instance requests a given right to be granted to a given user.
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.
SubscriptionAdminRequest
           
UserAdminRequest
           
 

Classes in org.objectweb.joram.shared.admin used by org.objectweb.joram.shared.messages
AbstractAdminMessage
          An AbstractAdminMessage is a message exchanged between a Admin Joram client and its proxy.
 



Copyright © 2010 ScalAgent D.T.. All Rights Reserved.