|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Command | |
---|---|
com.sun.javatest.lib | This package contains miscellaneous library code that may be used by tests and frameworks. |
Uses of Command in com.sun.javatest.lib |
---|
Subclasses of Command in com.sun.javatest.lib | |
---|---|
class |
ExecStdTestOtherJVMCmd
This is a modification of ProcessCommand suitable
for executing standard tests in a separate JVM. |
class |
ExecStdTestSameJVMCmd
ExecStdTestSameJVMCmd executes a standard test (one that implements the Test interface) in the same Java Virtual Machine as the caller. |
class |
JavaCompileCommand
Invoke a Java compiler via reflection. |
class |
ProcessCommand
A Command to execute an arbitrary OS command. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |