Component for Remote Debugging the Java VM.
    string getJPDAHost
    (
    )
    raises (Jaguar::JDebugException);
    string getJPDAPort
    (
    )
    raises (Jaguar::JDebugException);
Get the JVM Password.
    string getPassword
    (
    )
    raises (Jaguar::JDebugException);