Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

IsJavaVMLoaded – PB Docs 126 – PowerBuilder Library

IsJavaVMLoaded – PB Docs 126

JavaVM:

IsJavaVMLoaded method

Description

Determines
whether the Java VM has been loaded.

Syntax

Argument

Description

javavm

An instance of the JavaVM class

Return Values

Boolean. Returns true if
the Java VM has already been loaded and false if
it has not.

Examples

This example tests whether the Java VM has been loaded
before attempting to create and load a Java VM:

Usage

Use this method if you need to determine whether the Java
VM is loaded before proceeding. You might want to enable or disable
some features of your application if the Java VM has already been
loaded. For example, if your application provides a window in which
the user can specify a list of classes that is added to the classpath
used by the CreateJavaVM method, you can disable
this feature if the Java VM has already been loaded, because any changes
made in that window would have no effect.

See Also


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x