com.neeve.tools
Class RtrConfigToolPlugin

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

public class RtrConfigToolPlugin
extends Object

Interactive tool that enables a user to interactively configure router entities.


Nested Class Summary
 class RtrConfigToolPlugin.AddAcceptor
           
 class RtrConfigToolPlugin.AddConnector
           
 class RtrConfigToolPlugin.CreateRouter
           
 class RtrConfigToolPlugin.DeleteRouter
           
 class RtrConfigToolPlugin.DumpRouter
           
 class RtrConfigToolPlugin.ListRouters
           
 class RtrConfigToolPlugin.RemoveAcceptor
           
 class RtrConfigToolPlugin.RemoveConnector
           
 class RtrConfigToolPlugin.SetRouterProperty
           
 
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 © 2015 Neeve Research, LLC. All Rights Reserved.