NetBeans Architecture Answers for Java Support APIs module

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

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(...).

org.openide.filesystemsImportedPrivate

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

org.openide.utilImportedPrivate

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

org.openide.executionImportedPrivate

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

org.openide.ioImportedPrivate

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 March 7 2008.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.