The JDK comes with the java.exe (for windows) program. You can use it to start programs from the command line.
Wikipedia says it's the 'class loader', and 'an interpreter for class files'.
Is this the actual full blown JVM? Is it a 'smaller, lightweight' JVM? Is it something else?