NetBeans Architecture Answers for Auto Update Services module


Interfaces table

Group of java interfaces
Interface NameIn/OutStabilitySpecified in What Document?
org.netbeans.api.autoupdateExportedOfficialoverview-summary.html

org.netbeans.spi.autoupdateExportedOfficialoverview-summary.html

org.netbeans.api.progressImportedOfficial .../overview-summary.html

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

org.netbeans.bootstrapImportedFriend

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

org.netbeans.core.startupImportedFriend

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

org.openide.filesystemsImportedOfficial .../overview-summary.html

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

org.openide.modulesImportedOfficial .../overview-summary.html

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

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

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

org.openide.windowsImportedOfficial .../overview-summary.html

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

Group of dtd interfaces
Interface NameIn/OutStabilitySpecified in What Document?
catalog-dtdExportedStable .../doc-files/autoupdate-catalog-2_4.dtd

info-dtdExportedStable .../doc-files/autoupdate-info-2_4.dtd

Group of preferences interfaces
Interface NameIn/OutStabilitySpecified in What Document?
unique-idExportedStable
enable-update-providerExportedPrivate
last-check-of-providerExportedPrivate

Group of java.io.File interfaces
Interface NameIn/OutStabilitySpecified in What Document?
.lastModifiedImportedUnder Development

Whenever updater touches a cluster, it creates .lastModified file in it and sets its timestamp to current time millis. This is an information for module system, so it knows to reset its caches.


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