CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 17: Salesforce Certified MuleSoft Integration Architect I

In a Mule 4 application that will be deployed to customer-hosted Mule runtimes, the Java module’s Invoke Static operation needs to invoke a static method in a dependency JAR file. How can the dependency be made visible to the Java module’s classloader?

Nội dung câu hỏi

In a Mule 4 application that will be deployed to customer-hosted Mule runtimes, the Java module’s Invoke Static operation needs to invoke a static method in a dependency JAR file. How can the dependency be made visible to the Java module’s classloader?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. Configure the dependency as a shared library in the project’s POM file
  2. B. Add the dependency JAR file to the Java classpath by setting JVM parameters — đáp án hiện tại
  3. C. In the Java Invoke Static module configuration, configure the path and name of the dependency JAR file
  4. D. Use a Maven command to include the dependency JAR file when packaging the application

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề