mindprod.com

Website:http://www.mindprod.com
Upvotes received35
Downvotes received35
Karma:1 (upvotes-downvotes)



0 earned Badges

No badges were found



Definitions (3363)

1

0 Thumbs up   0 Thumbs down

JNI


acronym JNI (Java Native Interface). It comes as part of the JDK (Java Development Kit). How you write C/ C++/assembler code native methods callable from Java. It also lets C/C++ code call Java method [..]
Source: mindprod.com

2

0 Thumbs up   0 Thumbs down

jms


The JMS (Java Messaging Service) API (Application Programming Interface) is a set of classes that provide a framework for independent applications to communicate via reliable, scaleable, asynchronous [..]
Source: mindprod.com

3

0 Thumbs up   0 Thumbs down

JMTA


JMTA (Java Multi-Threaded Analyser). A still-experimental tool for debugging multi-threaded applications. It can identify potential deadlocks, e.g. applications acquiring locks in an inconsistent orde [..]
Source: mindprod.com

4

0 Thumbs up   0 Thumbs down

JMX


JMX (Java Management extensions) for management and monitoring are an optional extension to the standard JDK (Java Development Kit). Learning More Oracle’s Technetwork JMX FAQ
Source: mindprod.com

5

0 Thumbs up   0 Thumbs down

JNA


JNA (Java Native Access). It gives Java programs easy access to native shared libraries (DLLs (Dynamic Link Libraries) on Windows) without writing anything but Java code — no JNI (Java Native Interfac [..]
Source: mindprod.com

6

0 Thumbs up   0 Thumbs down

JNDI


JNDI (Java Naming and Directory Interface). A multi-platform way to get at directories and files. It is used by EJB (Enterprise Java Beans) to find objects. It also lets you get at the DNS (Domain Nam [..]
Source: mindprod.com

7

0 Thumbs up   0 Thumbs down

JML


JML (Java Modeling Language). A way of adding Eiffel-like design-by-contract to Java. design by contract Eiffel
Source: mindprod.com

8

0 Thumbs up   0 Thumbs down

Jmoney


aka Money.h++, Was Rogue Wave’s legacy currency class. JMoney offered precision arithmetic and built-in financial calculations for Java development. JMoney’s numeric package captureed the precision of [..]
Source: mindprod.com

9

0 Thumbs up   0 Thumbs down

JMF


JMF (Java Media Framework). The current release is 2.1.1e Last revised: 2003-05-23 Verified: 2011-02-15. It is stagnant, scheduled to be replaced by JMC (Java Media Components) in Java 1.7. JMF is the [..]
Source: mindprod.com

10

0 Thumbs up   0 Thumbs down

jmc


JMC (Java Media Components). A library to let you play audio and video. It is reputedly easier to use than JMF (Java Media Framework). Unfortunatel, it available only under JavaFX, not Swing. JavaFX J [..]
Source: mindprod.com


To view all 3363 definitions, please sign in.