org.apache.qpid.commands
Class Commandmove
java.lang.Object
org.apache.qpid.commands.CommandImpl
org.apache.qpid.commands.Commandmove
- All Implemented Interfaces:
- Command
public class Commandmove
- extends CommandImpl
Methods inherited from class org.apache.qpid.commands.CommandImpl |
checkoptionsetting, echo, getName, getObject, getOutputFormat, getSeperator, getVirtualhost, hasName, optionchecker, setName, setObject, setOutputFormat, setSeperator, setVirtualhost, unrecognizeoption |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COMMAND_NAME
public static final String COMMAND_NAME
- See Also:
- Constant Field Values
Commandmove
public Commandmove(JMXinfo info)
movemessages
public void movemessages()
execute
public void execute()
- Specified by:
execute
in interface Command
- Specified by:
execute
in class CommandImpl
printusage
public void printusage()
- Specified by:
printusage
in interface Command
- Specified by:
printusage
in class CommandImpl
gettmid
public int gettmid()
getfmid
public int getfmid()
getname1
public String getname1()
getname2
public String getname2()
Licensed to the Apache Software Foundation