Contents
$JAVA_HOME
/lib/*, $JAVA_HOME
/jre/lib/*, and
libjavaplugin_oji.so
Short Descriptions
runs Java applets outside of the context of a browser. |
|
is an annotation processing tool. |
|
checks a specified jar file for title and version conflicts with any extensions installed in the JDK software. |
|
adds Java auto download to html and asp pages. |
|
generates Java bindings from a given IDL file. |
|
combines multiple files into a single jar archive. |
|
signs jar files and verifies the signatures and integrity of a signed jar file. |
|
launches a Java application by starting a Java runtime environment, loading a specified class and invoking its main method. |
|
reads class and interface definitions, written in the Java programming language, and compiles them into bytecode class files. |
|
parses the declarations and documentation comments in a set of Java source files and produces a corresponding set of HTML pages describing the classes, interfaces,constructors, methods, and fields. |
|
generates C header and source files that are needed to implement native methods. |
|
disassembles a Java class file. |
|
is the Java RMI client. |
|
launches Java application/applets hosted on a network. |
|
is a graphical console tool to monitor and manage both local and remote Java applications and virtual machines. |
|
is a simple command-line debugger for Java classes. |
|
parses a java heap dump file and allows viewing in a webbrowser. |
|
prints Java configuration information for a given Java process, core file, or a remote debug server. |
|
prints shared object memory maps or heap memory details of a given process, core file, or a remote debug server. |
|
lists the instrumented JVMs on the target system. |
|
is a command line script shell. |
|
attaches to a Java process or core file and acts as a debug server. |
|
prints Java stack traces of Java threads for a given Java process, core file, or a remote debug server. |
|
displays performance statistics for an instrumented JVM. |
|
is an RMI server application that monitors for the creation and termination of instrumented JVMs. |
|
is a key and certificate management utility. |
|
converts files that contain non-supported character encoding into files containing Latin-1 or Unicode-encoded characters. |
|
is used to enable clients to transparently locate and invoke persistent objects on servers in the CORBA environment. |
|
is a Java application that transforms a jar file into a compressed pack200 file using the Java gzip compressor. |
|
creates and manages a policy file graphically. |
|
generates stub and skeleton class files for remote objects from the names of compiled Java classes that contain remote object implementations. |
|
starts the activation system daemon. |
|
creates and starts a remote object registry on the specified port on the current host. |
|
is a Java XML binding schema generator. |
|
returns the serialVersionUID for one or more classes in a form suitable for copying into an evolving class. |
|
provides an ease-of-use interface for application programmers to register, unregister, startup and shutdown a server. |
|
starts the Java IDL name server. |
|
is a native implementation that transforms a packed file produced by pack200 into a jar file. |
|
generates JAX-WS portable artifacts used in JAX-WS web services. |
|
generates JAX-WS portable artifacts. |
|
is a Java XML binding compiler. |