com.neeve.tools
Class PktConfigToolPlugin

java.lang.Object
  extended by com.neeve.tools.PktConfigToolPlugin

public class PktConfigToolPlugin
extends Object

Interactive tool that enables a user to interactively configure packets and STO types.


Nested Class Summary
 class PktConfigToolPlugin.CreatePacket
           
 class PktConfigToolPlugin.CreateTypeFactory
           
 class PktConfigToolPlugin.DeletePacket
           
 class PktConfigToolPlugin.DeleteTypeFactory
           
 class PktConfigToolPlugin.ListTypeFactories
           
 
Method Summary
static Object create(com.neeve.tools.interactive.InteractiveTool interactiveTool, IConfigRepository repo, Tracer tracer)
          Config tool plugin entry point
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

create

public static final Object create(com.neeve.tools.interactive.InteractiveTool interactiveTool,
                                  IConfigRepository repo,
                                  Tracer tracer)
                           throws Exception
Config tool plugin entry point

Throws:
Exception


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