- saveArchive() - Static method in class org.netbeans.JarClassLoader
-
Creates a new archive or updates existing archive with the necessary
resources gathered so far.
- scheduleSave(Stamps.Updater, String, boolean) - Method in class org.netbeans.Stamps
-
Method for registering updates to caches.
- setContents(Transferable, ClipboardOwner) - Method in class org.netbeans.NbClipboard
-
- setReloadable(boolean) - Method in class org.netbeans.Module
-
Set whether this module is supposed to be reloadable.
- setSystemClassLoader(ClassLoader) - Method in class org.netbeans.ProxyClassLoader
-
- shouldDelegateClasspathResource(String) - Method in class org.netbeans.ModuleInstaller
-
- shouldDelegateResource(Module, Module, String) - Method in class org.netbeans.ModuleInstaller
-
Optionally mask package use in a module classloader.
- shouldDelegateResource(Module, Module, String) - Method in class org.netbeans.ModuleManager
-
- shouldDelegateResource(Module, Module, String, ClassLoader) - Method in class org.netbeans.ModuleManager
-
Determines if module `m' should delegate loading resources from package `p' to the
`parent'.
- shouldDelegateResource(String, ClassLoader) - Method in class org.netbeans.ProxyClassLoader
-
- showHelp(PrintWriter, Collection<? extends CLIHandler>, int) - Static method in class org.netbeans.CLIHandler
-
- shutDown() - Method in class org.netbeans.ModuleManager
-
Try to shut down the system.
- shutDown(Runnable) - Method in class org.netbeans.ModuleManager
-
Try to shut down the system.
- shutdown() - Method in class org.netbeans.NetigsoFramework
-
Shutdowns the framework
- shutdown() - Method in class org.netbeans.Stamps
-
Waits for the worker to finish
- shutDownAsync(Runnable) - Method in class org.netbeans.ModuleManager
-
Partially asynchronous support for shutdown of the system.
- simulateDisable(Set<Module>) - Method in class org.netbeans.ModuleManager
-
Simulate what would happen if a set of modules were to be disabled.
- simulateEnable(Set<Module>) - Method in class org.netbeans.ModuleManager
-
Simulate what would happen if a set of modules were to be enabled.
- Stamps - Class in org.netbeans
-
Support for optimal checking of time stamps of certain files in
NetBeans directory structure.
- Stamps.Updater - Interface in org.netbeans
-
A callback interface to flush content of some cache at a suitable
point in time.
- start(Collection<? extends Module>) - Method in class org.netbeans.NetigsoFramework
-
Get's ready for start of the OSGi framework.
- start() - Method in class org.netbeans.NetigsoFramework
-
Starts the OSGi framework by activating all bundles that shall be activated.
- START_AUTO_RESTORE - Static variable in class org.netbeans.Events
-
Set<Module> toInstall
- START_CREATE_BOOT_MODULE - Static variable in class org.netbeans.Events
-
Object history
- START_CREATE_REGULAR_MODULE - Static variable in class org.netbeans.Events
-
File jar
- START_DEPLOY_TEST_MODULE - Static variable in class org.netbeans.Events
-
File jar
- START_DISABLE_MODULES - Static variable in class org.netbeans.Events
-
List<Module> toDisable
- START_ENABLE_MODULES - Static variable in class org.netbeans.Events
-
List<Module> toEnable
- START_LOAD - Static variable in class org.netbeans.Events
-
List<Module> loaded
- START_LOAD_BOOT_MODULES - Static variable in class org.netbeans.Events
-
no args
- START_READ - Static variable in class org.netbeans.Events
-
no args
- START_UNLOAD - Static variable in class org.netbeans.Events
-
List<Module> unloaded
- stopLoader(ModuleInfo, ClassLoader) - Method in class org.netbeans.NetigsoFramework
-
Deinitializes a classloader for given module
- stopServer() - Static method in class org.netbeans.CLIHandler
-
Stops the server.