ozone core API

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

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

public class EndCommand
extends AbstractMessageCommand

Author:
Joakim Ohlrogge

Field Summary
 
Fields inherited from class org.ozoneDB.tools.OPP.message.command.AbstractMessageCommand
 
Constructor Summary
EndCommand(MessageWriter writer)
           
 
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
 

Constructor Detail

EndCommand

public EndCommand(MessageWriter writer)
Method Detail

execute

public void execute()

ozone core API

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