Uses of Interface
adams.core.ParametersFromFileSupporter
-
Packages that use ParametersFromFileSupporter Package Description adams.core adams.flow.standalone -
-
Uses of ParametersFromFileSupporter in adams.core
Methods in adams.core with parameters of type ParametersFromFileSupporter Modifier and Type Method Description static StringParametersFromFileHelper. applyParameters(ParametersFromFileSupporter supporter)Loads and applies the parameters, if possible. -
Uses of ParametersFromFileSupporter in adams.flow.standalone
Classes in adams.flow.standalone that implement ParametersFromFileSupporter Modifier and Type Class Description classAbstractDatabaseConnectionAncestor for standalone actors providing a database connection different from the system-wide one.classDatabaseConnectionFor initializing an ADAMS database connection that differs from the system-wide one.classIMAPConnectionIMAP server setup.classSMBConnectionProvides access to a remote host via SMB.classSMTPConnectionSMTP server setup for overriding default parameters.classSSHConnectionProvides access to a remote host via SSH.
For more information see:
(2011).
-