com.neeve.tools
Class SmaConfigToolPlugin

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

public class SmaConfigToolPlugin
extends Object

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


Nested Class Summary
 class SmaConfigToolPlugin.AddChannel
           
 class SmaConfigToolPlugin.CreateBus
           
 class SmaConfigToolPlugin.CreateBusProvider
           
 class SmaConfigToolPlugin.CreateEncodingType
           
 class SmaConfigToolPlugin.CreateViewFactory
           
 class SmaConfigToolPlugin.DeleteBus
           
 class SmaConfigToolPlugin.DeleteBusProvider
           
 class SmaConfigToolPlugin.DeleteChannel
           
 class SmaConfigToolPlugin.DeleteEncodingType
           
 class SmaConfigToolPlugin.DeleteViewFactory
           
 class SmaConfigToolPlugin.ListBuses
           
 class SmaConfigToolPlugin.ListBusProviders
           
 class SmaConfigToolPlugin.ListEncodingTypes
           
 class SmaConfigToolPlugin.ListViewFactories
           
 class SmaConfigToolPlugin.LocalizeBus
           
 class SmaConfigToolPlugin.RemoveChannel
           
 class SmaConfigToolPlugin.SetChannelFilter
           
 class SmaConfigToolPlugin.SetChannelId
           
 class SmaConfigToolPlugin.SetChannelKey
           
 class SmaConfigToolPlugin.SetChannelQos
           
 class SmaConfigToolPlugin.UnlocalizeBus
           
 
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.