* ".", The current directory, this is the default value.
* ClassPath environment variables, once set, overwrite the default value.
* Command line parameters - cp or -classpath, once specified, override the upper two.
* The .jar file is specified by the -jar parameter, all other values are covered, all classes come from this specified file package.