com.neeve.tools
Class OdsTool

java.lang.Object
  extended by com.neeve.tools.OdsTool
All Implemented Interfaces:
IStoreEventHandler

public class OdsTool
extends Object
implements IStoreEventHandler

Interactive tool that enables a user to interactively work with ods stores


Nested Class Summary
 class OdsTool.Close
           
 class OdsTool.Commit
           
 class OdsTool.CreateObject
           
 class OdsTool.DeleteObject
           
 class OdsTool.ListMembers
           
 class OdsTool.ListObjects
           
 class OdsTool.Name
           
 class OdsTool.Role
           
 class OdsTool.Rollback
           
 class OdsTool.SetObjectValue
           
static class OdsTool.StoreObjectPacket
           
 
Method Summary
static void main(String[] args)
           
 void onEvent(IStoreEvent event)
          The event handler method
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

onEvent

public void onEvent(IStoreEvent event)
Description copied from interface: IStoreEventHandler
The event handler method

Specified by:
onEvent in interface IStoreEventHandler
Parameters:
event - The event to be handled.

main

public static void main(String[] args)


Copyright © 2016 Neeve Research, LLC. All Rights Reserved.