|
ozone core API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ozoneDB.tools.OPP.message.command.AbstractMessageCommand
org.ozoneDB.tools.OPP.message.command.BeginCommand
Field Summary | |
private java.lang.String |
object
|
Fields inherited from class org.ozoneDB.tools.OPP.message.command.AbstractMessageCommand |
|
Constructor Summary | |
BeginCommand(MessageWriter writer,
java.lang.String object)
|
Method Summary | |
void |
execute()
|
Methods inherited from class org.ozoneDB.tools.OPP.message.command.AbstractMessageCommand |
getWriter |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private java.lang.String object
Constructor Detail |
public BeginCommand(MessageWriter writer, java.lang.String object)
Method Detail |
public void execute()
|
ozone core API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |