Uses of Package
adams.core.management
-
Classes in adams.core.management used by adams.core.command Class Description CommandResult Container class for storing command, exit code and stdout/stderr output. -
Classes in adams.core.management used by adams.core.management Class Description AbstractClassPathAugmenter Ancestor for classpath augmenters.AbstractEnvironmentModifier Ancestor for classes that modify the environment used by theLauncher
.AbstractOutputPrinter Ancestor for printer objects for processes.CharsetHelper Helper class for charset setup.ClassPathAugmenter Interface for classes that are used to augment the system's classpath.DefaultOutputPrinter Default printer for processes.EnvironmentModifier Interface for classes that modify the environment used by theLauncher
.Java A helper class for Java (JRE/JDK) related things.Launcher Launches a new JVM process with the specified memory (-memory <amount>
), a Java agent (-javaagent <jar-file>
) and main class (-main <classname>
).LocaleHelper Helper class for locale setup (see ISO 639).LocaleSupporter Interface for classes that support a user-specified Locale.LoggingObjectOutputPrinter Default printer for processes.LoggingObjectOwner For classes that use a LoggingObject as owner.OS.OperatingSystems Enumeration of OS.OutputProcessStream For capturing the output of stdout or stderr of a running Process and outputting it on stdout or stderr.TimeZoneHelper Helper class for timezone setup. -
Classes in adams.core.management used by adams.data.conversion Class Description LocaleSupporter Interface for classes that support a user-specified Locale.OptionHandlingLocaleSupporter Interface for option handlers that support a user-specified Locale. -
Classes in adams.core.management used by adams.data.io.input Class Description LocaleSupporter Interface for classes that support a user-specified Locale.OptionHandlingLocaleSupporter Interface for option handlers that support a user-specified Locale. -
Classes in adams.core.management used by adams.data.io.output Class Description LocaleSupporter Interface for classes that support a user-specified Locale.OptionHandlingLocaleSupporter Interface for option handlers that support a user-specified Locale. -
Classes in adams.core.management used by adams.data.spreadsheet Class Description LocaleSupporter Interface for classes that support a user-specified Locale. -
Classes in adams.core.management used by adams.flow.sink Class Description EnvironmentVariablesHandler Interface for classes that handle environment variables.OutputProcessStream For capturing the output of stdout or stderr of a running Process and outputting it on stdout or stderr.WorkingDirectoryHandler Interface for classes that manage a working directory. -
Classes in adams.core.management used by adams.flow.source Class Description EnvironmentVariablesHandler Interface for classes that handle environment variables.WorkingDirectoryHandler Interface for classes that manage a working directory. -
Classes in adams.core.management used by adams.flow.standalone Class Description ClassPathAugmenter Interface for classes that are used to augment the system's classpath.Launcher Launches a new JVM process with the specified memory (-memory <amount>
), a Java agent (-javaagent <jar-file>
) and main class (-main <classname>
). -
Classes in adams.core.management used by adams.gui Class Description RestartableApplication For applications that can be restarted via the Launcher class. -
Classes in adams.core.management used by adams.gui.application Class Description RestartableApplication For applications that can be restarted via the Launcher class. -
Classes in adams.core.management used by adams.ml.data Class Description LocaleSupporter Interface for classes that support a user-specified Locale.