ozone core API

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

java.lang.Object
  extended byorg.ozoneDB.tools.OPP.message.command.AbstractMessageCommand
All Implemented Interfaces:
MessageCommand
Direct Known Subclasses:
BeginCommand, DebugCommand, EndCommand, ErrorCommand, InfoCommand, LocationWarningCommand, WarningCommand

public abstract class AbstractMessageCommand
extends java.lang.Object
implements MessageCommand

Author:
Joakim Ohlrogge

Field Summary
private  MessageWriter writer
           
 
Constructor Summary
AbstractMessageCommand(MessageWriter writer)
           
 
Method Summary
protected  MessageWriter getWriter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.ozoneDB.tools.OPP.message.command.MessageCommand
execute
 

Field Detail

writer

private MessageWriter writer
Constructor Detail

AbstractMessageCommand

public AbstractMessageCommand(MessageWriter writer)
Method Detail

getWriter

protected MessageWriter getWriter()

ozone core API

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