Examples with "invoke Java" and their translation in Frans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Your operating system may invoke Java in a different way.
Il se peut que votre système d'exploitation lance Java d'une autre façon.
In other words, don't use JNI to directly invoke Java or Android framework methods.
En d'autres termes, n'utilisez pas JNI pour invoquer directement les méthodes d'infrastructure Java ou Android.
Invoke java classes using the inherent javascript scripting language, run mobile testing using a real mobile device, generate load from the cloud, and use our tight integration with server monitoring tools.
Appelez des classes Java grâce au langage de script Javascript intégré, exécutez des tests mobiles en utilisant un véritable appareil mobile, générez une charge depuis le cloud, et utilisez notre intégration native aux outils de surveillance de serveur.
If you use the Invocation API to launch an application directly rather than using Java application launcher, be sure to use the correct paths to invoke Java HotSpot client virtual machine or Java HotSpot server virtual machine as desired.
Si vous utilisez l'API de lancement pour lancer une application directement au lieu du lanceur d'applications Java, veillez à utiliser les chemins appropriés pour appeler la machine virtuelle du client Java HotSpot ou la machine virtuelle du serveur Java HotSpot selon votre choix.
Andere resultaten
The EL API now offers developers the ability to invoke ad-hoc Java EL.
L'API offre à présent aux développeurs la possibilité d'invoquer l'EL Java directement.
Invokes a Java bean that is stored in the Code node of the Repository or registered by a cBeanRegister.
Ce composant invoque un bean Java stocké dans le nœud Code du Repository ou enregistré par un cBeanRegister.
To extend the functionality of the XPath/XQuery language, Java extension function can be used within an XPath or XQuery expression to invoke a Java constructor or call a Java method.
Afin d'étendre la fonctionnalité du langage XPath/XQuery, il est possible d'utiliser la fonction d'extension Java dans le cadre d'une expression XPath ou XQuery pour invoquer un constructeur Java ou appeler une méthode Java.
Invoke a Web service with a Java client or JavaScript.
Invoquer un Service Web à l'aide d'un client Java ou de JavaScript.
But you can also say java Cleanser to invoke Cleanser.main(), even though Cleanser is not a public class.
Mais on peut également écrire java Cleanser pour invoquer Cleanser.main(), même si Cleanser n'est pas une classe public.
Client applications can programmatically invoke LiveCycle services using a Java API, web services, Remoting, and REST.
Les applications client peuvent appeler, par programmation, des services LiveCycle en utilisant une API Java, des services Web, Remoting et REST.
InfoQ: Almost all of the JSR's since Java's inception have been strictly compile time changes, most notable exception being Invoke-Dynamic.
InfoQ : La quasi-totalité des JSR depuis la création de Java ont strictement porté sur des changements affectant la phase de compilation, Invoke-Dyanamic étant l'exception notable.
Invoke ColdFusion components (CFCs) from Java to access productivity-enhancing functionality, and create dynamic proxies for CFCs to be treated as Java objects.
Appelez les composants ColdFusion (CFC) depuis Java pour accéder à la fonctionnalité d'amélioration de la productivité, et créez des proxys dynamiques permettant de traiter les composants ColdFusion comme des objets Java.
When the JVM invokes the function, it passes a JNIEnv pointer, a jobject pointer, and any Java arguments declared by the Java method.
Quand la JVM appelle une fonction JNI, elle lui passe en paramètre deux pointeurs Java, le premier sur un objet de type JNIEnv, l'autre sur un objet quelconque.