Skip navigation links
A B C D F G H I L M N O P Q R S T U 

A

Activator - Class in org.ow2.joram.shell.mom
 
Activator() - Constructor for class org.ow2.joram.shell.mom.Activator
 
adminTracker - Static variable in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 

B

bundleContext - Variable in class org.ow2.joram.shell.mom.Activator
 
bundleContext - Static variable in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 

C

clear(String[]) - Method in interface org.ow2.joram.shell.mom.commands.MOMCommands
Clear a destination, deleting all pending messages
clear(String[]) - Method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
Deletes all pending messages from a subscription or a queue.
clientSubTracker - Static variable in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 
COMMANDS - Static variable in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
Commands list
create(String[]) - Method in interface org.ow2.joram.shell.mom.commands.MOMCommands
Creates a new destination
create(String[]) - Method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
Creates a destination or a user
Usage: [joram:mom:]create [option...]
createDestination(String[]) - Method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 
createUser(String[]) - Method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
Add a new user to the servers

D

delete(String[]) - Method in interface org.ow2.joram.shell.mom.commands.MOMCommands
Delete a destination or a user
delete(String[]) - Method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
Delete a destination or a user
Usage: [joram:mom:]delete (topic|queue|user)
deleteMsg(String[]) - Method in interface org.ow2.joram.shell.mom.commands.MOMCommands
Delete (a) message(s) in a destination
deleteMsg(String[]) - Method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
Delete a pending message from a queue or subscription
Usage: [joram:mom:]deleteMsg queue
[joram:mom:]deleteMsg subscription
deleteMsgQueue(String, String) - Method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 
deleteMsgSub(String, String, String) - Method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 
destinationTracker - Static variable in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 
displayTable(String[][]) - Static method in class org.ow2.joram.shell.ShellDisplay
 
displayTable(String[][], boolean) - Static method in class org.ow2.joram.shell.ShellDisplay
 

F

findAdminTopic() - Method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 
findClientSubscription(String, String) - Method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 
findQueue(String) - Method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 
findTopic(String) - Method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 
findUser(String) - Method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 

G

getInstance() - Static method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 
getMessageRange(List<MessageView>, int, int) - Method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 
getQueueMessage(String, String) - Method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 
getQueueMessages(String) - Method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 
getSubscriptionMessage(String, String, String) - Method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 
getSubscriptionMessages(String, String) - Method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 

H

help() - Static method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
Prints all MOM commands
help(String) - Static method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
Prints the description of the given command
Usage: [joram:mom:]help

I

info(String[]) - Method in interface org.ow2.joram.shell.mom.commands.MOMCommands
Display info about a destination (topic & subscription, queue)
info(String[]) - Method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
Show information about a destination
Usage: [joram:mom:]info (queue|topic)
[joram:mom:]info subscription
infoMsg(String[]) - Method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 
infoQueue(String) - Method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 
infoSubscription(String, String) - Method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 
infoTopic(String) - Method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 
init(BundleContext) - Static method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 
INSTANCE - Static variable in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 

L

list(String[]) - Method in interface org.ow2.joram.shell.mom.commands.MOMCommands
List items of the given category
list(String[]) - Method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
Lists all queues, topics, both or users with useful informations
Usage: [joram:mom:]list [username]
Possible categories: destination, topic, queue, user, subscription
NB: For the subscription category, you must provide the user name.
listDestination() - Method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 
listQueue() - Method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 
listSubscription(String) - Method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 
listTopic() - Method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 
listUser() - Method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 
logger - Static variable in class org.ow2.joram.shell.mom.Activator
 
lsMsg(String[]) - Method in interface org.ow2.joram.shell.mom.commands.MOMCommands
Display messages in queue
lsMsg(String[]) - Method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
Displays pending messages from a destination
Usage: [joram:mom:]lsMsg queue [[first msg idx]:[last msg idx]]
[joram:mom:]lsMsg subscription [[first msg idx]:[last msg idx]]

M

main(String[]) - Static method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 
MOMCommands - Interface in org.ow2.joram.shell.mom.commands
 
MOMCommandsImpl - Class in org.ow2.joram.shell.mom.commands
 
MOMCommandsImpl() - Constructor for class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 
MOMCommandsImpl.QueueNotFoundException - Exception in org.ow2.joram.shell.mom.commands
 
MOMCommandsImpl.SubscriptionNotFoundException - Exception in org.ow2.joram.shell.mom.commands
 
MOMCommandsImpl.TopicNotFoundException - Exception in org.ow2.joram.shell.mom.commands
 
MOMCommandsImpl.UserNotFoundException - Exception in org.ow2.joram.shell.mom.commands
 

N

NAMESPACE - Static variable in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 

O

org.ow2.joram.shell - package org.ow2.joram.shell
 
org.ow2.joram.shell.mom - package org.ow2.joram.shell.mom
 
org.ow2.joram.shell.mom.commands - package org.ow2.joram.shell.mom.commands
 

P

ping() - Method in interface org.ow2.joram.shell.mom.commands.MOMCommands
Ping
ping() - Method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
Checks whether Joram works
Usage: [joram:mom:]ping

Q

queueLoad(String[]) - Method in interface org.ow2.joram.shell.mom.commands.MOMCommands
Check the pending count of a queue
queueLoad(String[]) - Method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
Shows the pending message count
Usage: [joram:mom:]queueLoad
QueueNotFoundException(String) - Constructor for exception org.ow2.joram.shell.mom.commands.MOMCommandsImpl.QueueNotFoundException
 
queueTracker - Static variable in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 

R

receiveMsg(String[]) - Method in interface org.ow2.joram.shell.mom.commands.MOMCommands
Receive (a) message(s) from a destination
receiveMsg(String[]) - Method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
Deprecated. 

S

sendMsg(String[]) - Method in interface org.ow2.joram.shell.mom.commands.MOMCommands
Send a new message in a destination
sendMsg(String[]) - Method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
Deprecated. 
serialVersionUID - Static variable in exception org.ow2.joram.shell.mom.commands.MOMCommandsImpl.QueueNotFoundException
 
serialVersionUID - Static variable in exception org.ow2.joram.shell.mom.commands.MOMCommandsImpl.SubscriptionNotFoundException
 
serialVersionUID - Static variable in exception org.ow2.joram.shell.mom.commands.MOMCommandsImpl.TopicNotFoundException
 
serialVersionUID - Static variable in exception org.ow2.joram.shell.mom.commands.MOMCommandsImpl.UserNotFoundException
 
setFreeRead(String[]) - Method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 
setFreeWrite(String[]) - Method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 
ShellDisplay - Class in org.ow2.joram.shell
 
ShellDisplay() - Constructor for class org.ow2.joram.shell.ShellDisplay
 
start(BundleContext) - Method in class org.ow2.joram.shell.mom.Activator
 
stop(BundleContext) - Method in class org.ow2.joram.shell.mom.Activator
 
subscriptionLoad(String[]) - Method in interface org.ow2.joram.shell.mom.commands.MOMCommands
Check the load of a subscription
subscriptionLoad(String[]) - Method in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
Shows the pending message count of the subscription
Usage: [joram:mom:]subscriptionLoad
SubscriptionNotFoundException(String, String) - Constructor for exception org.ow2.joram.shell.mom.commands.MOMCommandsImpl.SubscriptionNotFoundException
 

T

TIMEOUT - Static variable in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 
TopicNotFoundException(String) - Constructor for exception org.ow2.joram.shell.mom.commands.MOMCommandsImpl.TopicNotFoundException
 
topicTracker - Static variable in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 

U

UserNotFoundException(String) - Constructor for exception org.ow2.joram.shell.mom.commands.MOMCommandsImpl.UserNotFoundException
 
userTracker - Static variable in class org.ow2.joram.shell.mom.commands.MOMCommandsImpl
 
A B C D F G H I L M N O P Q R S T U 
Skip navigation links

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