ozone core API

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

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

public class WarningCommand
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
WarningCommand(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

WarningCommand

public WarningCommand(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.