C + + Create virtual machine call Java class

Source: Internet
Author: User

ZC: Brief excerpt:

1. The object class out creates the JVM.

You must create a JVM environment before you use Java classes. The JDK is done by Java.exe. This article has the static method of the object class BEGINJVM to create, with the ENDJVM to close.

After the JVM is created, 2 variables are created, namely jnienv* env and javavm* jvm,jnienv, as explained above, JAVAVM, as the name implies, represents a Java virtual machine and uses it to shut down the JVM.

Header file for object class

Web site article URL: http://blog.csdn.net/ap0806223/article/details/7544348

Doc article: Http://read.pudn.com/downloads147/doc/636898/Cplusplus_invoke_Java_classes.doc

1.

C + + Create virtual machine call Java class

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.