Class DASUtils


  • public class DASUtils
    extends Object
    Domain Admin Server utility method.
    • Method Detail

      • pingDASQuietly

        public static boolean pingDASQuietly​(ProgramOptions programOpts,
                                             Environment env)
        See if DAS is alive. Do not print out the results of the version command from the server.
        Returns:
        true if DAS can be reached and can handle commands, otherwise false.