ozone core API

org.ozoneDB.tools.OPP.message.command
Class BeginCommand

java.lang.Object
  extended byorg.ozoneDB.tools.OPP.message.command.AbstractMessageCommand
      extended byorg.ozoneDB.tools.OPP.message.command.BeginCommand
All Implemented Interfaces:
MessageCommand

public class BeginCommand
extends AbstractMessageCommand

Author:
Joakim Ohlrogge

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

object

private java.lang.String object
Constructor Detail

BeginCommand

public BeginCommand(MessageWriter writer,
                    java.lang.String object)
Method Detail

execute

public void execute()

ozone core API

Copyright (C) The Ozone Database Project - www.ozone-db.org. All rights reserved.