ozone core API

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

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

public class InfoCommand
extends AbstractMessageCommand

Author:
Joakim Ohlrogge

Field Summary
private  java.lang.String message
           
 
Fields inherited from class org.ozoneDB.tools.OPP.message.command.AbstractMessageCommand
 
Constructor Summary
InfoCommand(MessageWriter writer, java.lang.String message)
           
 
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

message

private java.lang.String message
Constructor Detail

InfoCommand

public InfoCommand(MessageWriter writer,
                   java.lang.String message)
Method Detail

execute

public void execute()

ozone core API

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