apm_load_queries (private)

 apm_load_queries [ -packages packages ] [ -callback callback ] \
    [ -test_queries ]

Defined in packages/acs-tcl/tcl/apm-procs.tcl

Load up the queries for all enabled packages (or all specified packages). Follows the pattern of the load_libraries proc, but only loads query information

Switches:
-packages (optional)
Optional list of keys for packages to load queries for.
-callback (optional, defaults to "apm_dummy_callback")
-test_queries (optional, boolean)
Author:
ben@mit.edu

Testcases:
No testcase defined.
[ show source ]
Show another procedure: