Sun Java Solaris Communities My SDN Account Join SDN
 

Java SE Core Technologies - Tools APIs

Many technologies, one platform
Java SE technologies provide the functionality to develop and run applications
» Get Java SE
»  Overview
 
»  Basic
 
»  CORBA
 
»  HotSpot VM
 
»  JNDI
 
»  Mntr-Mgmt
 
>  Tools APIs
 
»  XML
 

Java SE contains several APIs that can be used by tools such as compilers, debuggers, profilers, and monitoring & management tools.

Javadoc doclets and taglets J2SE 1.4.2 J2SE 5.0 Java SE 6
Native Tools Interface J2SE 1.4.2 J2SE 5.0 Java SE 6
Debugging Interfaces J2SE 1.4.2 J2SE 5.0 Java SE 6
Byte Code Instrumentation   J2SE 5.0 Java SE 6
Monitoring and Management   J2SE 5.0 Java SE 6
Scripting For the Java Platform     Java SE 6
Standard Annotations     Java SE 6
Compiler Interfaces     Java SE 6
Dynamic Attach Interface     Java SE 6
 

See Also:

Monitoring, Management, Debugging, and Profiling APIs Forum
Developer Tools Forums
Update Your Java Runtime Environment
Related Information
 
Related Resources