com.neeve.tools
Class TransactionLogTool.Factory
java.lang.Object
com.neeve.tools.interactive.commands.Command
com.neeve.tools.interactive.commands.AnnotatedCommand
com.neeve.tools.TransactionLogTool.Factory
- All Implemented Interfaces:
- jline.console.completer.Completer
- Enclosing class:
- TransactionLogTool
public final class TransactionLogTool.Factory
- extends com.neeve.tools.interactive.commands.AnnotatedCommand
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 |
Fields inherited from class com.neeve.tools.interactive.commands.AnnotatedCommand |
showHelp |
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, setConsole |
TransactionLogTool.Factory
public TransactionLogTool.Factory()
doFactory
public final void doFactory(String className)
throws Exception
- Parameters:
className
- adds the given factory
- Throws:
Exception
- If there is an error loading the factory
execute
public final void execute()
throws Exception
- Specified by:
execute
in class com.neeve.tools.interactive.commands.AnnotatedCommand
- Throws:
Exception
interruptable
public boolean interruptable()
- Called to interrupt a command.
- Overrides:
interruptable
in class com.neeve.tools.interactive.commands.Command
Copyright © 2016 Neeve Research, LLC. All Rights Reserved.