| Package | Description |
|---|---|
| org.netbeans.api.autoupdate |
Services for searching, downloading and installing NBM with new functionality or updates of installed modules.
|
| Modifier and Type | Method and Description |
|---|---|
static OperationContainer<InstallSupport> |
OperationContainer.createForInstall()
The factory method to construct instance of
OperationContainer for install operation |
static OperationContainer<InstallSupport> |
OperationContainer.createForInternalUpdate()
The factory method to construct instance of
OperationContainer for internal update operation |
static OperationContainer<InstallSupport> |
OperationContainer.createForUpdate()
The factory method to construct instance of
OperationContainer for update operation |
OperationContainer<InstallSupport> |
InstallSupport.getContainer()
Returns the corresponing
OperationContainer. |
Built on August 24 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.