com.neeve.tools
Class AepConfigToolPlugin.SetEngineInboundMessageLoggingPolicy

java.lang.Object
  extended by com.neeve.tools.interactive.commands.Command
      extended by com.neeve.tools.interactive.commands.AnnotatedCommand
          extended by com.neeve.tools.AepConfigToolPlugin.SetEngineInboundMessageLoggingPolicy
All Implemented Interfaces:
jline.console.completer.Completer
Enclosing class:
AepConfigToolPlugin

public final class AepConfigToolPlugin.SetEngineInboundMessageLoggingPolicy
extends com.neeve.tools.interactive.commands.AnnotatedCommand


Nested Class Summary
 
Nested classes/interfaces inherited from class com.neeve.tools.interactive.commands.AnnotatedCommand
com.neeve.tools.interactive.commands.AnnotatedCommand.Argument, com.neeve.tools.interactive.commands.AnnotatedCommand.Command, com.neeve.tools.interactive.commands.AnnotatedCommand.Option, com.neeve.tools.interactive.commands.AnnotatedCommand.RemainingArgs
 
Nested classes/interfaces inherited from class com.neeve.tools.interactive.commands.Command
com.neeve.tools.interactive.commands.Command.Console
 
Field Summary
 
Fields inherited from class com.neeve.tools.interactive.commands.AnnotatedCommand
showHelp
 
Constructor Summary
AepConfigToolPlugin.SetEngineInboundMessageLoggingPolicy()
           
 
Method Summary
 void doSet(String engineName, String policy)
           
 void execute()
           
 
Methods inherited from class com.neeve.tools.interactive.commands.AnnotatedCommand
complete, help, help, helpHtml, hidden, keywords, run, usage, usageHtml
 
Methods inherited from class com.neeve.tools.interactive.commands.Command
error, error, interrupt, interruptable, setConsole
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AepConfigToolPlugin.SetEngineInboundMessageLoggingPolicy

public AepConfigToolPlugin.SetEngineInboundMessageLoggingPolicy()
Method Detail

doSet

public final void doSet(String engineName,
                        String policy)

execute

public void execute()
             throws Exception
Specified by:
execute in class com.neeve.tools.interactive.commands.AnnotatedCommand
Throws:
Exception


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