java.lang.Object
org.nasdanika.cli.CommandBase
org.nasdanika.cli.CommandGroup
org.nasdanika.models.java.cli.JavaCommand
All Implemented Interfaces:
Callable<Integer>, org.nasdanika.common.Closeable

public class JavaCommand extends org.nasdanika.cli.CommandGroup
  • Field Summary

    Fields inherited from class org.nasdanika.cli.CommandBase

    capabilityLoader, spec
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.nasdanika.cli.CommandGroup

    call

    Methods inherited from class org.nasdanika.cli.CommandBase

    close, getCapabilityLoader

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details