A B C D E F G H I J L M O P Q R S T U V W

A

ATTR_ACTIVE_CONSUMER_COUNT - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedQueue
 
ATTR_AUTODELETE - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedQueue
 
ATTR_CAPACITY - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedQueue
 
ATTR_CONSUMER_COUNT - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedQueue
 
ATTR_DURABLE - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedQueue
 
ATTR_EXCLUSIVE - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedQueue
 
ATTR_FLOW_OVERFULL - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedQueue
 
ATTR_FLOW_RESUME_CAPACITY - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedQueue
 
ATTR_MAX_MSG_AGE - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedQueue
 
ATTR_MAX_MSG_COUNT - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedQueue
 
ATTR_MAX_MSG_SIZE - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedQueue
 
ATTR_MAX_QUEUE_DEPTH - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedQueue
 
ATTR_MSG_COUNT - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedQueue
 
ATTR_NAME - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedQueue
 
ATTR_OWNER - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedQueue
 
ATTR_QUEUE_DEPTH - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedQueue
 
ATTR_RCVD_MSG_COUNT - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedQueue
 

B

BINDING_KEY - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedExchange
 
bindings() - Method in interface org.apache.qpid.management.common.mbeans.ManagedExchange
Returns all the bindings this exchange has with the queues.

C

CHAN_ID - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedConnection
 
channels() - Method in interface org.apache.qpid.management.common.mbeans.ManagedConnection
channel details of all the channels opened for this connection.
clearQueue() - Method in interface org.apache.qpid.management.common.mbeans.ManagedQueue
Clears the queue by deleting all the messages from the queue that have not been acquired by consumers" Since Qpid JMX API 1.3 this returns the number of messages deleted.
ClientSaslFactory - Class in org.apache.qpid.management.common.sasl
 
ClientSaslFactory() - Constructor for class org.apache.qpid.management.common.sasl.ClientSaslFactory
 
closeConnection() - Method in interface org.apache.qpid.management.common.mbeans.ManagedConnection
Closes all the related channels and unregisters this connection from managed objects.
commitTransactions(int) - Method in interface org.apache.qpid.management.common.mbeans.ManagedConnection
Commits the transactions if the channel is transactional.
COMPOSITE_ITEM_DESCRIPTIONS - Static variable in interface org.apache.qpid.management.common.mbeans.LoggingManagement
 
COMPOSITE_ITEM_DESCRIPTIONS - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedExchange
 
COMPOSITE_ITEM_DESCRIPTIONS - Static variable in interface org.apache.qpid.management.common.mbeans.UserManagement
 
COMPOSITE_ITEM_NAMES - Static variable in interface org.apache.qpid.management.common.mbeans.LoggingManagement
 
COMPOSITE_ITEM_NAMES - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedExchange
 
COMPOSITE_ITEM_NAMES - Static variable in interface org.apache.qpid.management.common.mbeans.UserManagement
 
COMPOSITE_ITEM_NAMES_DESC - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedConnection
 
ConfigurationManagement - Interface in org.apache.qpid.management.common.mbeans
 
Constants - Class in org.apache.qpid.management.common.sasl
 
Constants() - Constructor for class org.apache.qpid.management.common.sasl.Constants
 
CONTENT - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedQueue
 
copyMessages(long, long, String) - Method in interface org.apache.qpid.management.common.mbeans.ManagedQueue
Copies the messages in given range of AMQ message Ids to a given Queue.
CRAMMD5HashedSaslClientFactory - Class in org.apache.qpid.management.common.sasl
 
CRAMMD5HashedSaslClientFactory() - Constructor for class org.apache.qpid.management.common.sasl.CRAMMD5HashedSaslClientFactory
 
createNewBinding(String, String) - Method in interface org.apache.qpid.management.common.mbeans.ManagedExchange
Creates new binding with the given queue and binding.
createNewExchange(String, String, boolean) - Method in interface org.apache.qpid.management.common.mbeans.ManagedBroker
Creates a new Exchange.
createNewQueue(String, String, boolean) - Method in interface org.apache.qpid.management.common.mbeans.ManagedBroker
Create a new Queue on the Broker server.
createSaslClient(String[], String, String, String, Map, CallbackHandler) - Method in class org.apache.qpid.management.common.sasl.ClientSaslFactory
 
createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.apache.qpid.management.common.sasl.CRAMMD5HashedSaslClientFactory
 
createUser(String, char[], boolean, boolean, boolean) - Method in interface org.apache.qpid.management.common.mbeans.UserManagement
Deprecated. since Qpid JMX API 1.7
createUser(String, String, boolean, boolean, boolean) - Method in interface org.apache.qpid.management.common.mbeans.UserManagement
Create users with given details.

D

DEFAULT_QUEUE - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedConnection
 
deleteMessageFromTop() - Method in interface org.apache.qpid.management.common.mbeans.ManagedQueue
Deprecated. 
deleteMessages(long, long) - Method in interface org.apache.qpid.management.common.mbeans.ManagedQueue
Deletes the messages in given range of AMQ message Ids in the given Queue.
deleteQueue(String) - Method in interface org.apache.qpid.management.common.mbeans.ManagedBroker
Unregisters the Queue bindings, removes the subscriptions and unregisters from the managed objects.
deleteUser(String) - Method in interface org.apache.qpid.management.common.mbeans.UserManagement
View users returns all the users that are currently available to the system.
dispose() - Method in class org.apache.qpid.management.common.sasl.PlainSaslClient
 

E

ENCODING - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedQueue
 
evaluateChallenge(byte[]) - Method in class org.apache.qpid.management.common.sasl.PlainSaslClient
 

F

finalize() - Method in class org.apache.qpid.management.common.sasl.PlainSaslClient
 
finalize() - Method in class org.apache.qpid.management.common.sasl.UsernameHashedPasswordCallbackHandler
 
finalize() - Method in class org.apache.qpid.management.common.sasl.UserPasswordCallbackHandler
 
FLOW_BLOCKED - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedConnection
 

G

getActiveConsumerCount() - Method in interface org.apache.qpid.management.common.mbeans.ManagedQueue
Returns the total number of active subscribers to the queue.
getAuthorizedId() - Method in interface org.apache.qpid.management.common.mbeans.ManagedConnection
 
getAvailableLoggerLevels() - Method in interface org.apache.qpid.management.common.mbeans.LoggingManagement
Attribute to represent the available log4j logger output levels.
getBuildVersion() - Method in interface org.apache.qpid.management.common.mbeans.ServerInformation
Attribute to represent the build version string.
getCapacity() - Method in interface org.apache.qpid.management.common.mbeans.ManagedQueue
Returns the current flow control Capacity of the queue in bytes.
getClientId() - Method in interface org.apache.qpid.management.common.mbeans.ManagedConnection
 
getConfigFileRootLoggerLevel() - Method in interface org.apache.qpid.management.common.mbeans.LoggingManagement
Attribute to represent the level of the Log4J RootLogger within the xml configuration file
getConsumerCount() - Method in interface org.apache.qpid.management.common.mbeans.ManagedQueue
Returns the total number of subscribers to the queue.
getExchangeType() - Method in interface org.apache.qpid.management.common.mbeans.ManagedExchange
 
getExchangeTypes() - Method in interface org.apache.qpid.management.common.mbeans.ManagedBroker
Returns an array of the exchange types available for creation.
getFlowResumeCapacity() - Method in interface org.apache.qpid.management.common.mbeans.ManagedQueue
Returns the current flow control FlowResumeCapacity of the queue in bytes.
getHash(String) - Static method in class org.apache.qpid.management.common.sasl.UsernameHashedPasswordCallbackHandler
 
getJMXConnection(long, String, int, String, String) - Static method in class org.apache.qpid.management.common.JMXConnnectionFactory
 
getLastIoTime() - Method in interface org.apache.qpid.management.common.mbeans.ManagedConnection
Tells the last time, the IO operation was done.
getLog4jLogWatchInterval() - Method in interface org.apache.qpid.management.common.mbeans.LoggingManagement
Attribute to represent the log4j xml configuration file's LogWatch interval.
getManagementApiMajorVersion() - Method in interface org.apache.qpid.management.common.mbeans.ServerInformation
Attribute to represent the major version number for the management API.
getManagementApiMinorVersion() - Method in interface org.apache.qpid.management.common.mbeans.ServerInformation
Attribute to represent the minor version number for the management API.
getMaximumMessageAge() - Method in interface org.apache.qpid.management.common.mbeans.ManagedQueue
Returns the maximum age of a message (expiration time) in milliseconds
getMaximumMessageCount() - Method in interface org.apache.qpid.management.common.mbeans.ManagedQueue
Tells the maximum number of messages that can be stored in the queue.
getMaximumMessageSize() - Method in interface org.apache.qpid.management.common.mbeans.ManagedQueue
Returns the maximum size of a message (in Bytes) allowed to be accepted by the ManagedQueue.
getMaximumNumberOfChannels() - Method in interface org.apache.qpid.management.common.mbeans.ManagedConnection
Threshold high value for no of channels.
getMaximumQueueDepth() - Method in interface org.apache.qpid.management.common.mbeans.ManagedQueue
This is useful for setting notifications or taking required action if the size of messages stored in the queue increases over this limit.
getMechanismName() - Method in class org.apache.qpid.management.common.sasl.PlainSaslClient
 
getMechanismNames(Map) - Method in class org.apache.qpid.management.common.sasl.ClientSaslFactory
Simple-minded implementation that ignores props
getMechanismNames(Map) - Method in class org.apache.qpid.management.common.sasl.CRAMMD5HashedSaslClientFactory
 
getMessageCount() - Method in interface org.apache.qpid.management.common.mbeans.ManagedQueue
Total number of messages on the queue, which are yet to be delivered to the consumer(s).
getName() - Method in interface org.apache.qpid.management.common.mbeans.ManagedExchange
Returns the name of the managed exchange.
getName() - Method in interface org.apache.qpid.management.common.mbeans.ManagedQueue
Returns the Name of the ManagedQueue.
getNegotiatedProperty(String) - Method in class org.apache.qpid.management.common.sasl.PlainSaslClient
 
getOwner() - Method in interface org.apache.qpid.management.common.mbeans.ManagedQueue
Tells the Owner of the ManagedQueue.
getProductVersion() - Method in interface org.apache.qpid.management.common.mbeans.ServerInformation
Attribute to represent the product version string.
getQueueDepth() - Method in interface org.apache.qpid.management.common.mbeans.ManagedQueue
Size of messages in the queue Since Qpid JMX API 1.2 this operation returns in units of bytes.
getReceivedMessageCount() - Method in interface org.apache.qpid.management.common.mbeans.ManagedQueue
Tells the total number of messages receieved by the queue since startup.
getRemoteAddress() - Method in interface org.apache.qpid.management.common.mbeans.ManagedConnection
Tells the remote address of this connection.
getRuntimeRootLoggerLevel() - Method in interface org.apache.qpid.management.common.mbeans.LoggingManagement
Attribute to represent the level of the active Log4J RootLogger
getTicketNo() - Method in interface org.apache.qpid.management.common.mbeans.ManagedExchange
 
getVersion() - Method in interface org.apache.qpid.management.common.mbeans.ManagedConnection
 

H

handle(Callback[]) - Method in class org.apache.qpid.management.common.sasl.UsernameHashedPasswordCallbackHandler
 
handle(Callback[]) - Method in class org.apache.qpid.management.common.sasl.UserPasswordCallbackHandler
 
hasInitialResponse() - Method in class org.apache.qpid.management.common.sasl.PlainSaslClient
 
HDR_BINDING_NUMBER - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedExchange
 
HDR_QUEUE_BINDINGS - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedExchange
 
HDR_QUEUE_NAME - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedExchange
 
HEADERS_COMPOSITE_ITEM_DESC - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedExchange
 
HEADERS_COMPOSITE_ITEM_NAMES - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedExchange
 
HEADERS_TABULAR_UNIQUE_INDEX - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedExchange
 

I

isAutoDelete() - Method in interface org.apache.qpid.management.common.mbeans.ManagedExchange
Tells if the exchange is set for autodelete or not.
isAutoDelete() - Method in interface org.apache.qpid.management.common.mbeans.ManagedQueue
Tells if the ManagedQueue is set to AutoDelete.
isComplete() - Method in class org.apache.qpid.management.common.sasl.PlainSaslClient
 
isDurable() - Method in interface org.apache.qpid.management.common.mbeans.ManagedExchange
Tells if the exchange is durable or not.
isDurable() - Method in interface org.apache.qpid.management.common.mbeans.ManagedQueue
Tells whether this ManagedQueue is durable or not.
isExclusive() - Method in interface org.apache.qpid.management.common.mbeans.ManagedQueue
Returns whether the queue is exclusive or not.
isFlowOverfull() - Method in interface org.apache.qpid.management.common.mbeans.ManagedQueue
Indicates whether the Queue is currently considered overfull by the FlowControl system

J

JCAProvider - Class in org.apache.qpid.management.common.sasl
 
JCAProvider(Map<String, Class<? extends SaslClientFactory>>) - Constructor for class org.apache.qpid.management.common.sasl.JCAProvider
Creates the security provider with a map from SASL mechanisms to implementing factories.
JMXConnnectionFactory - Class in org.apache.qpid.management.common
 
JMXConnnectionFactory() - Constructor for class org.apache.qpid.management.common.JMXConnnectionFactory
 

L

LOGGER_LEVEL - Static variable in interface org.apache.qpid.management.common.mbeans.LoggingManagement
 
LOGGER_NAME - Static variable in interface org.apache.qpid.management.common.mbeans.LoggingManagement
 
LoggingManagement - Interface in org.apache.qpid.management.common.mbeans
Interface for the LoggingManagement MBean

M

ManagedBroker - Interface in org.apache.qpid.management.common.mbeans
The ManagedBroker is the management interface to expose management features of the Broker.
ManagedConnection - Interface in org.apache.qpid.management.common.mbeans
The management interface exposed to allow management of Connections.
ManagedExchange - Interface in org.apache.qpid.management.common.mbeans
The management interface exposed to allow management of an Exchange.
ManagedQueue - Interface in org.apache.qpid.management.common.mbeans
The management interface exposed to allow management of a queue.
MBeanAttribute - Annotation Type in org.apache.qpid.management.common.mbeans.annotations
Annotation for MBean attributes.
MBeanConstructor - Annotation Type in org.apache.qpid.management.common.mbeans.annotations
Annotation for MBean constructors.
MBeanDescription - Annotation Type in org.apache.qpid.management.common.mbeans.annotations
Annotation for MBean class.
MBeanOperation - Annotation Type in org.apache.qpid.management.common.mbeans.annotations
Annotation for MBean operations.
MBeanOperationParameter - Annotation Type in org.apache.qpid.management.common.mbeans.annotations
Annotation for MBean operation parameters.
MECH_CRAMMD5 - Static variable in class org.apache.qpid.management.common.sasl.Constants
 
MECH_PLAIN - Static variable in class org.apache.qpid.management.common.sasl.Constants
 
MECHANISM - Static variable in class org.apache.qpid.management.common.sasl.CRAMMD5HashedSaslClientFactory
The name of this mechanism
MIME - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedQueue
 
moveMessages(long, long, String) - Method in interface org.apache.qpid.management.common.mbeans.ManagedQueue
Moves the messages in given range of message Ids to given Queue.
MSG_AMQ_ID - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedQueue
 
MSG_HEADER - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedQueue
 
MSG_QUEUE_POS - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedQueue
 
MSG_REDELIVERED - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedQueue
 
MSG_SIZE - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedQueue
 

O

org.apache.qpid.management.common - package org.apache.qpid.management.common
 
org.apache.qpid.management.common.mbeans - package org.apache.qpid.management.common.mbeans
 
org.apache.qpid.management.common.mbeans.annotations - package org.apache.qpid.management.common.mbeans.annotations
 
org.apache.qpid.management.common.sasl - package org.apache.qpid.management.common.sasl
 

P

PlainSaslClient - Class in org.apache.qpid.management.common.sasl
 
PlainSaslClient(String, CallbackHandler) - Constructor for class org.apache.qpid.management.common.sasl.PlainSaslClient
 

Q

QPID_JMX_API_MAJOR_VERSION - Static variable in interface org.apache.qpid.management.common.mbeans.ServerInformation
 
QPID_JMX_API_MINOR_VERSION - Static variable in interface org.apache.qpid.management.common.mbeans.ServerInformation
 
QUEUE_ATTRIBUTES - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedQueue
 
QUEUE_NAMES - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedExchange
 

R

reloadConfigFile() - Method in interface org.apache.qpid.management.common.mbeans.LoggingManagement
Reloads the log4j configuration file, applying any changes made.
reloadData() - Method in interface org.apache.qpid.management.common.mbeans.UserManagement
Reload the date from disk Since Qpid JMX API 1.2 this operation reloads the password and authorisation files.
reloadSecurityConfiguration() - Method in interface org.apache.qpid.management.common.mbeans.ConfigurationManagement
Reload the
removeBinding(String, String) - Method in interface org.apache.qpid.management.common.mbeans.ManagedExchange
Removes an exchange binding from a queue.
retrieveQueueAttributeNames() - Method in interface org.apache.qpid.management.common.mbeans.ManagedBroker
Returns a list containing the names of the attributes available for the Queue mbeans.
retrieveQueueAttributeValues(String[]) - Method in interface org.apache.qpid.management.common.mbeans.ManagedBroker
Returns a List of Object Lists containing the requested attribute values (in the same sequence requested) for each queue in the virtualhost.
RIGHTS_ADMIN - Static variable in interface org.apache.qpid.management.common.mbeans.UserManagement
 
RIGHTS_READ_ONLY - Static variable in interface org.apache.qpid.management.common.mbeans.UserManagement
 
RIGHTS_READ_WRITE - Static variable in interface org.apache.qpid.management.common.mbeans.UserManagement
 
rollbackTransactions(int) - Method in interface org.apache.qpid.management.common.mbeans.ManagedConnection
Rollsback the transactions if the channel is transactional.

S

SASL_CRAMMD5 - Static variable in class org.apache.qpid.management.common.sasl.Constants
 
SASL_PLAIN - Static variable in class org.apache.qpid.management.common.sasl.Constants
 
SaslProvider - Class in org.apache.qpid.management.common.sasl
 
SaslProvider() - Constructor for class org.apache.qpid.management.common.sasl.SaslProvider
 
ServerInformation - Interface in org.apache.qpid.management.common.mbeans
Interface for the ServerInformation MBean
setCapacity(Long) - Method in interface org.apache.qpid.management.common.mbeans.ManagedQueue
Sets the Capacity in bytes above which flow is blocked.
setConfigFileLoggerLevel(String, String) - Method in interface org.apache.qpid.management.common.mbeans.LoggingManagement
Updates the level of an existing Log4J logger within the xml configuration file
setConfigFileRootLoggerLevel(String) - Method in interface org.apache.qpid.management.common.mbeans.LoggingManagement
Updates the level of the Log4J RootLogger within the xml configuration file if it is present
setExclusive(boolean) - Method in interface org.apache.qpid.management.common.mbeans.ManagedQueue
Sets whether the queue is exclusive or not.
setFlowResumeCapacity(Long) - Method in interface org.apache.qpid.management.common.mbeans.ManagedQueue
Sets the FlowResumeCapacity in bytes below which flow resumes.
setMaximumMessageAge(Long) - Method in interface org.apache.qpid.management.common.mbeans.ManagedQueue
Sets the maximum age of a message in milliseconds
setMaximumMessageCount(Long) - Method in interface org.apache.qpid.management.common.mbeans.ManagedQueue
Sets the maximum number of messages allowed to be stored in the queue.
setMaximumMessageSize(Long) - Method in interface org.apache.qpid.management.common.mbeans.ManagedQueue
Sets the maximum size of the message (in Bytes) that is allowed to be accepted by the Queue.
setMaximumNumberOfChannels(Long) - Method in interface org.apache.qpid.management.common.mbeans.ManagedConnection
Sets the threshold high value for number of channels for a connection
setMaximumQueueDepth(Long) - Method in interface org.apache.qpid.management.common.mbeans.ManagedQueue
Sets the maximum size of all the messages together, that can be stored in the queue.
setPassword(String, char[]) - Method in interface org.apache.qpid.management.common.mbeans.UserManagement
Deprecated. since Qpid JMX API 1.7
setPassword(String, String) - Method in interface org.apache.qpid.management.common.mbeans.UserManagement
Set password for a given user.
setRights(String, boolean, boolean, boolean) - Method in interface org.apache.qpid.management.common.mbeans.UserManagement
set rights for users with given details
setRuntimeLoggerLevel(String, String) - Method in interface org.apache.qpid.management.common.mbeans.LoggingManagement
Sets the level of an active Log4J logger
setRuntimeRootLoggerLevel(String) - Method in interface org.apache.qpid.management.common.mbeans.LoggingManagement
Sets the level of the active Log4J RootLogger

T

TABULAR_UNIQUE_INDEX - Static variable in interface org.apache.qpid.management.common.mbeans.LoggingManagement
 
TABULAR_UNIQUE_INDEX - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedConnection
 
TABULAR_UNIQUE_INDEX - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedExchange
 
TABULAR_UNIQUE_INDEX - Static variable in interface org.apache.qpid.management.common.mbeans.UserManagement
 
TRANSACTIONAL - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedConnection
 
TYPE - Static variable in interface org.apache.qpid.management.common.mbeans.ConfigurationManagement
 
TYPE - Static variable in interface org.apache.qpid.management.common.mbeans.LoggingManagement
 
TYPE - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedBroker
 
TYPE - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedConnection
 
TYPE - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedExchange
 
TYPE - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedQueue
 
TYPE - Static variable in interface org.apache.qpid.management.common.mbeans.ServerInformation
 
TYPE - Static variable in interface org.apache.qpid.management.common.mbeans.UserManagement
 

U

UNACKED_COUNT - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedConnection
 
unregisterExchange(String) - Method in interface org.apache.qpid.management.common.mbeans.ManagedBroker
unregisters all the channels, queuebindings etc and unregisters this exchange from managed objects.
unwrap(byte[], int, int) - Method in class org.apache.qpid.management.common.sasl.PlainSaslClient
 
UserManagement - Interface in org.apache.qpid.management.common.mbeans
 
USERNAME - Static variable in interface org.apache.qpid.management.common.mbeans.UserManagement
 
UsernameHashedPasswordCallbackHandler - Class in org.apache.qpid.management.common.sasl
 
UsernameHashedPasswordCallbackHandler(String, String) - Constructor for class org.apache.qpid.management.common.sasl.UsernameHashedPasswordCallbackHandler
 
UserPasswordCallbackHandler - Class in org.apache.qpid.management.common.sasl
 
UserPasswordCallbackHandler(String, String) - Constructor for class org.apache.qpid.management.common.sasl.UserPasswordCallbackHandler
 

V

VIEW_MSG_CONTENT_COMPOSITE_ITEM_NAMES_DESC - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedQueue
 
VIEW_MSGS_COMPOSITE_ITEM_NAMES_DESC - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedQueue
 
VIEW_MSGS_TABULAR_UNIQUE_INDEX - Static variable in interface org.apache.qpid.management.common.mbeans.ManagedQueue
 
viewConfigFileLoggerLevels() - Method in interface org.apache.qpid.management.common.mbeans.LoggingManagement
Retrieves a TabularData set of the existing Log4J loggers within the xml configuration file
viewEffectiveRuntimeLoggerLevels() - Method in interface org.apache.qpid.management.common.mbeans.LoggingManagement
Retrieves a TabularData set of the active log4j loggers and their levels
viewMessageContent(long) - Method in interface org.apache.qpid.management.common.mbeans.ManagedQueue
Returns the content for the given AMQ Message ID.
viewMessages(int, int) - Method in interface org.apache.qpid.management.common.mbeans.ManagedQueue
Deprecated. 
viewMessages(long, long) - Method in interface org.apache.qpid.management.common.mbeans.ManagedQueue
Returns a subset (up to 2^31 messages at a time) of all the messages stored on the queue.
viewUsers() - Method in interface org.apache.qpid.management.common.mbeans.UserManagement
View users returns all the users that are currently available to the system.

W

wrap(byte[], int, int) - Method in class org.apache.qpid.management.common.sasl.PlainSaslClient
 

A B C D E F G H I J L M O P Q R S T U V W

Licensed to the Apache Software Foundation