- get(String) - Method in class org.netbeans.ModuleManager
-
Convenience method to find a module by name.
- getAllJars() - Method in class org.netbeans.Module
-
Get all JARs loaded by this module.
- getArguments() - Method in class org.netbeans.CLIHandler.Args
-
Get the command-line arguments.
- getAttachedFragments(Module) - Method in class org.netbeans.ModuleManager
-
- getAttribute(String) - Method in class org.netbeans.Module
-
Get an associated arbitrary attribute.
- getBuildVersion() - Method in class org.netbeans.Module
-
- getClassLoader() - Method in class org.netbeans.Module
-
- getClassLoader() - Method in class org.netbeans.ModuleManager
-
Get a classloader capable of loading from any
of the enabled modules or their declared extensions.
- getClasspathDelegateClassLoader(ModuleManager, ClassLoader) - Method in class org.netbeans.ModuleFactory
-
Allows specifying different parent classloader of all modules classloaders.
- getCodeName() - Method in class org.netbeans.Module
-
- getCodeNameBase() - Method in class org.netbeans.Module
-
- getCodeNameRelease() - Method in class org.netbeans.Module
-
- getContents(Object) - Method in class org.netbeans.NbClipboard
-
- getConvertors() - Method in class org.netbeans.NbClipboard
-
- getCurrentDirectory() - Method in class org.netbeans.CLIHandler.Args
-
- getDependencies() - Method in class org.netbeans.Module
-
- getDependenciesArray() - Method in class org.netbeans.Module
-
- getEnabledModules() - Method in class org.netbeans.ModuleManager
-
Get a set of modules managed which are currently enabled.
- getErrorStream() - Method in class org.netbeans.CLIHandler.Args
-
Access to error stream.
- getEvents() - Method in class org.netbeans.ModuleManager
-
Access for ManifestSection.
- getFlavorListeners() - Method in class org.netbeans.NbClipboard
-
- getHistory() - Method in class org.netbeans.Module
-
Get the history object representing what has happened to this module before.
- getIdentifier() - Method in interface org.netbeans.ArchiveResources
-
identifies the resources
- getImplementationVersion() - Method in class org.netbeans.Module
-
- getInputStream() - Method in class org.netbeans.CLIHandler.Args
-
Get an input stream that may supply additional data.
- getJarFile() - Method in class org.netbeans.Module
-
Get the JAR this module is packaged in.
- getLocalizedMessage() - Method in exception org.netbeans.InvalidException
-
- getLocalizingSuffixesFast() - Static method in class org.netbeans.Util
-
- getManager() - Method in class org.netbeans.Module
-
Get the associated module manager.
- getManifest() - Method in exception org.netbeans.InvalidException
-
The manifest that caused this exception.
- getManifest() - Method in class org.netbeans.Module
-
Get the JAR manifest.
- getModule() - Method in exception org.netbeans.InvalidException
-
Affected module.
- getModule() - Method in interface org.netbeans.Util.ModuleProvider
-
- getModuleDep(Set<Dependency>, String) - Static method in class org.netbeans.Util
-
Get API module dependency, if any, for a module.
- getModuleInterdependencies(Module, boolean, boolean) - Method in class org.netbeans.ModuleManager
-
- getModuleInterdependencies(Module, boolean, boolean, boolean) - Method in class org.netbeans.ModuleManager
-
Get a set of modules depended upon or depending on this module.
- getModuleLookup() - Method in class org.netbeans.ModuleManager
-
Retrieve set of modules in Lookup form.
- getModules() - Method in class org.netbeans.ModuleManager
-
Get a set of
Module
s being managed.
- getModulesJARs() - Static method in class org.netbeans.Stamps
-
Creates instance of stamp that checks timestamp for all files that affect
module classloading and related caches.
- getNewModule() - Method in exception org.netbeans.DuplicateException
-
Get the module whose creation was attempted.
- getOldModule() - Method in exception org.netbeans.DuplicateException
-
Get the module which is already known to exist.
- getOutputStream() - Method in class org.netbeans.CLIHandler.Args
-
Get an output stream to which data may be sent.
- getPackage(String) - Method in class org.netbeans.ProxyClassLoader
-
Returns a Package that has been defined by this class loader or any
of its parents.
- getPackageFast(String, boolean) - Method in class org.netbeans.ProxyClassLoader
-
Faster way to find a package.
- getPackages() - Method in class org.netbeans.ProxyClassLoader
-
Returns all of the Packages defined by this class loader and its parents.
- getPermissions(CodeSource) - Method in class org.netbeans.JarClassLoader
-
Allows to specify the right permissions, OneModuleClassLoader does it differently.
- getProblems() - Method in class org.netbeans.Module
-
Get a set of
Dependency
objects representing missed dependencies.
- getProvides() - Method in class org.netbeans.Module
-
- getPublicPackages() - Method in class org.netbeans.Module
-
Get all packages exported by this module to other modules.
- getResource(String) - Method in class org.netbeans.ProxyClassLoader
-
Finds the resource with the given name.
- getResources(String) - Method in class org.netbeans.ProxyClassLoader
-
- getSpecificationVersion() - Method in class org.netbeans.Module
-
- getStartLevel() - Method in class org.netbeans.Module
-
Finds out if a module has been assigned with a specific start level.