NetBeans Architecture Answers for java/api module

WARNING: answering questions version 1.24 rather than the current 1.26.

Interfaces table

Group of java interfaces
Interface NameIn/OutStabilitySpecified in What Document?
JavaSupportAPIsExportedOfficial

The Java Support APIs provides basic facilities for getting or supplying information about Java-language source files. It is based on the query pattern so implementations can be supplied from other modules or projects.

FilesystemsImportedOfficial

For many purposes.

ExecutionImportedOfficial

NbClassLoader is used by ClassPath.getClassLoader(...).

FilesystemsAPIImportedOfficial .../overview-summary.html

The module is needed for compilation. The module is used during runtime. Specification version 6.2 is required.

UtilitiesAPIImportedOfficial../org-openide-util/overview-summary.html

The module is needed for compilation. The module is used during runtime. Specification version 6.2 is required.

ExecutionAPIImportedOfficial .../overview-summary.html

The module is needed for compilation. The module is used during runtime. Specification version 1.2 is required.

InputOutputAPIImportedOfficial../org-openide-io/overview-summary.html

The module is needed for compilation. The module is used during runtime.


General Information


Project and platform dependencies


Deployment


Compatibility with environment


Access to resources


Lookup of components


Execution Environment


Format of files and protocols


Performance and Scalability


Built on April 13 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.